qiskit.algorithms.NumPyEigensolver.supports_aux_operators¶ classmethod NumPyEigensolver.supports_aux_operators()[ソース]¶ Whether computing the expectation value of auxiliary operators is supported. 戻り値 True if aux_operator expectations can be evaluated, False otherwise 戻り値の型 bool