void syten::MPS::equiscale | ( | Operator & | op | ) |
Rescales all tensors of the MPO such that the 2-norms of no pair of tensors varies more than by a factor of two.
References syten::closest_power_two(), syten::logGW(), syten::T3N::norm(), std::vector< T >::push_back(), and syten::STensorImpl::sqrt().
Referenced by syten::MPS::ParseOperator::equiscaleF().