qiskit.algorithms.Eigensolver.supports_aux_operators¶
- classmethod Eigensolver.supports_aux_operators()[Quellcode]¶
Whether computing the expectation value of auxiliary operators is supported.
- Rückgabe
True if aux_operator expectations can be evaluated, False otherwise
- Rückgabetyp
bool