SyTen

◆ orthogonalise()

template<typename Impl1 , typename Impl2 >
template<typename Vec >
static void syten::Krylov::OrthoPolicies::Combined< Impl1, Impl2 >::orthogonalise ( Vec v,
std::vector< Vec > const &  ortho,
IterativeConfig const &  conf,
IterativeExit e 
)
inlinestatic

Like CombinedOrtho::orthonormalise(), but only orthogonalises without final normalisation.

References syten::InexactArithmetic, syten::MaxPossible, syten::Krylov::OrthoPolicies::Complete< OrthoImpl >::orthogonalise(), syten::Krylov::OrthoPolicies::LastTwo< OrthoImpl >::orthogonalise(), and syten::IterativeExit::reason.

+ Here is the call graph for this function: