SyTen

◆ SYTEN_DEBUG_THRESHOLD

const SYTEN_SRDEF_TYPE SYTEN_DEBUG_THRESHOLD = std::pow(std::numeric_limits<SYTEN_SRDEF_TYPE>::epsilon(), 5./16.)

If \(x == y\) from theory, abs(x-y) < SYTEN_DEBUG_THRESHOLD

Referenced by syten::getEigenvalue(), syten::Pyten::init_misc(), syten::normSqd(), and syten::validateCGCContraction().