SyTen

◆ make_OperatorWrapper()

template<typename Op >
auto syten::Krylov::make_OperatorWrapper ( Op &&  o)

make_OperatorWrapper simplifies OperatorWrapper construction by template type deduction

Parameters
othe Operator (MPS/BTT) to wrap

Referenced by syten::Krylov::KrylovEvolver< OrthoMode, StateType, OpType >::KrylovEvolver(), and syten::Krylov::Evolution::run_evolution().

+ Here is the caller graph for this function: