Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Functions
lobpcg.h File Reference

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...
 

Detailed Description

LOBPCG method.

Definition in file lobpcg.h.