SyTen

◆ orthogonalise()

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

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

References syten::orthogonalise(), and std::vector< T >::size().

+ Here is the call graph for this function: