MinimumEigensolver¶
- class MinimumEigensolver[ソース]¶
ベースクラス:
ABC
The minimum eigensolver interface.
Algorithms that can compute a minimum eigenvalue for an operator may implement this interface to allow different algorithms to be used interchangeably.
Methods
Computes the minimum eigenvalue.
Whether computing the expectation value of auxiliary operators is supported.