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

The NoOrthoMat struct the default behaviour of Lanczos: do not orthonormalize at all. More...

#include <classic_krylov.h>

+ Inheritance diagram for syten::Krylov::ClassicImpl::NoOrthoMat< Lanczos >:

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

Detailed Description

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

The NoOrthoMat struct the default behaviour of Lanczos: do not orthonormalize at all.


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