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