SyTen

◆ operator()()

template<typename Truncatable >
SRDef syten::Truncation::operator() ( Truncatable &&  s) const
inline

Calls truncateKeepNorm() on the passed argument with *this as an argument.

Example\n

Truncation trunc; MPS::State psi; trunc(psi); // truncates psi according to trunc

References truncate_to_convergence.