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... | |
Application policy which uses apply_op_orthogonalise_fit() to apply the operator and orthogonalise immediately.