![]() |
CUSP
|
Lanczos method. More...
Go to the source code of this file.
Functions | |
| template<typename LinearOperator , typename Array1d , typename Array2d , typename LanczosOptions > | |
| void | cusp::eigen::lanczos (const LinearOperator &A, Array1d &eigVals, Array2d &eigVecs, LanczosOptions &options) |
| Lanczos method. | |
Lanczos method.
Definition in file lanczos.h.