EigensolverResult¶
- class EigensolverResult[source]¶
Bases :
AlgorithmResult
Eigensolver result.
Methods
Any property from the argument that exists in the receiver is updated.
Attributes
- aux_operators_evaluated¶
Return the aux operator expectation values.
These values are in fact tuples formatted as (mean, metadata).
- eigenvalues¶
Return the eigenvalues.