SyTen

◆ lanczosPart1()

template<typename Matrix , typename Vector , template< typename > class Solver, template< typename > class Ortho = NoOrthoMat>
void syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::lanczosPart1 ( )
inlineprotected

lanczosPart1 does the orthonormalization of H|f> wrt the previous Lanczos vectors

References syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::a, std::vector< T >::back(), syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::krylov, and syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::vec.

Referenced by syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::operator()().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: