SyTen
syten::Krylov::ClassicImpl::StandardMat< Lanczos > Struct Template Reference

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

Detailed Description

template<typename Lanczos>
struct syten::Krylov::ClassicImpl::StandardMat< Lanczos >

The StandardMat struct provides orthogonalisation via the standard orthogonalise() functionality specialisable for each class.


The documentation for this struct was generated from the following file: