auto syten::Krylov::make_OperatorWrapper | ( | Op && | o | ) |
make_OperatorWrapper simplifies OperatorWrapper construction by template type deduction
o | the Operator (MPS/BTT) to wrap |
Referenced by syten::Krylov::KrylovEvolver< OrthoMode, StateType, OpType >::KrylovEvolver(), and syten::Krylov::Evolution::run_evolution().