std::tuple< SRDef, STensor, STensor, STensor, SBasisId, SBasisId > syten::T3N::Contraction::decontractToPhysicalPhysical | ( | STensor | t, |
SBasisId const & | p, | ||
SBasisId const & | r, | ||
Truncation const & | trunc | ||
) |
Takes a physical physical contraction and seperates it along the higher root leg.
References syten::STensorImpl::demerge(), syten::IdentityDenseTensorImpl::merge(), syten::singValSqdToError(), syten::STensorImpl::snorm(), syten::STensorImpl::svd(), and std::tie().
Referenced by syten::T3N::Contraction::decontractToPhysicalPhysical().