![]() |
CUSP
|
LOBPCG method. More...
Go to the source code of this file.
Functions | |
| template<typename LinearOperator , typename Array1d , typename Array2d , typename Monitor , typename Preconditioner > | |
| void | cusp::eigen::lobpcg (LinearOperator &A, Array1d &S, Array2d &X, Monitor &monitor, Preconditioner &M, bool largest=true) |
| LOBPCG method. | |
LOBPCG method.
Definition in file lobpcg.h.