SyTen
syten::Krylov::TensorNetworksImpl::VarApplyOrtho Struct Reference

Application policy which uses apply_op_orthogonalise_fit() to apply the operator and orthogonalise immediately. More...

#include <tn_krylov.h>

Static Public Member Functions

template<typename OrthoPolicy , typename VecWrapper , typename OperatorWrapper >
static VecWrapper apply (OperatorWrapper const &h, std::vector< VecWrapper > const &krylov, IterativeConfig const &conf, IterativeExit &exit)
 Applies h to the last element of krylov, orthonormalising against all elements of krylov. More...
 

Detailed Description

Application policy which uses apply_op_orthogonalise_fit() to apply the operator and orthogonalise immediately.


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