The StandardMat struct provides orthogonalisation via the standard orthogonalise() functionality specialisable for each class.
More...
#include <classic_krylov.h>
Public Member Functions | |
| auto | mat (Lanczos &instance, IterativeConfig const &, IterativeExit &) const |
| mat get the Hamiltonian matrix of the reorthonormalized krylov states More... | |
| SRDef | operator() (Lanczos &instance, IterativeConfig const &, IterativeExit &) const |
| Orthogonalise the current vector against all previously-stored vectors. More... | |
The StandardMat struct provides orthogonalisation via the standard orthogonalise() functionality specialisable for each class.