The NoOrthoMat struct the default behaviour of Lanczos: do not orthonormalize at all. More...
#include <classic_krylov.h>
Public Member Functions | |
auto | mat (Lanczos const &instance, IterativeConfig const &, IterativeExit const &) const |
operator () return the matrix and an object to implement the innerproduct with the krylov vectors More... | |
SRDef | operator() (Lanczos const &instance, IterativeConfig const &, IterativeExit const &) const |
operator () no extra orthogonalization More... | |
The NoOrthoMat struct the default behaviour of Lanczos: do not orthonormalize at all.