SyTen

◆ make_StateWrapper()

template<typename StateT , typename TruncT >
auto syten::Krylov::make_StateWrapper ( StateT &&  state,
TruncT &&  trunc 
)
inline

make_StateWrapper simplifies StateWrapper construction by template type deduction

Parameters
statethe MPS or BTT-state to wrap
truncthe truncation details. See, eg, syten::Truncation

Referenced by syten::Krylov::KrylovEvolver< OrthoMode, StateType, OpType >::KrylovEvolver(), syten::Krylov::StateWrapper< StateT, TruncT >::operator+(), and syten::Krylov::Evolution::run_evolution().

+ Here is the caller graph for this function: