SyTen

◆ SYTEN_PARALLEL_THRESHOLD

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

Two tensors are considered parallel if the ratios between individual elements differ at most by this.

Referenced by syten::Pyten::init_misc().