SyTen

◆ orthogonalise_arithmetic()

template<typename SType , typename TType , typename It >
void syten::Krylov::orthogonalise_arithmetic ( StateWrapper< SType, TType > &  s,
It  first,
It  last,
bool  assume_norm_one = false 
)
inline

orthogonalise_arithmetic(): Call arithmetic orthogonalisation for underlying type, making sure to pass in the custom truncator.

References syten::Krylov::StateWrapper< StateT, TruncT >::truncator().

Referenced by syten::Krylov::OrthoPolicies::Arithmetic::orthogonalise(), and syten::Krylov::OrthoPolicies::Arithmetic::orthonormalise().

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