qiskit.algorithms.VQD.supports_aux_operators¶
- classmethod VQD.supports_aux_operators()[código fonte]¶
Whether computing the expectation value of auxiliary operators is supported.
- Retorno
True if aux_operator expectations can be evaluated, False otherwise
- Tipo de retorno
bool