Compute eigensolutions for symmetric CGLA matrices. More...
Go to the source code of this file.
Functions | |
template<class MT > | |
int | CGLA::power_eigensolution (const MT &Ap, MT &Q, MT &L, unsigned int max_sol) |
Compute eigensolutions for symmetric CGLA matrices.