SRDef syten::T3N::apply_op_itrunc | ( | State & | a, |
Operator const & | op, | ||
Truncation const & | trunc | ||
) |
Applied the T3NO op
to the T3NS a
and immediately truncates during application.
References apply_op_itrunc_rec(), syten::STensorImpl::applyCombinator(), syten::Truncation::maxBlocksize, syten::Truncation::maxStates, syten::T3N::Tree::Tree< T >::Root, syten::T3N::State::rootNormaliseTree(), syten::Truncation::threshold, syten::T3N::State::truncateKeepNorm(), and syten::T3N::Tree::Node< T >::v.
Referenced by syten::MPS::taylor_time_evolution().