SyTen

◆ apply()

template<typename OrthoPolicy , typename Vec , typename Operator >
static Vec syten::Krylov::TensorNetworksImpl::ApplyThenOrtho::apply ( Operator const &  h,
std::vector< Vec > const &  krylov,
IterativeConfig const &  conf,
IterativeExit exit 
)
inlinestatic

Applies h to the last element of krylov, orthonormalising against all elements of krylov.

References std::vector< T >::back(), and syten::orthonormalise().

+ Here is the call graph for this function: