Searched defs:ErrThreshold (Results 1 – 1 of 1) sorted by relevance
74 struct ErrThreshold struct91 struct ErrThreshold<double> argument108 struct ErrThreshold<float32_t> argument126 struct ErrThreshold<float16_t> argument128 constexpr static float abserr = ABS_ERROR;129 constexpr static float relerr = REL_ERROR;130 constexpr static float abserr_cholesky = 2e-1;131 constexpr static float relerr_cholesky = 2e-1;133 constexpr static float abserr_householder = 2e-4;134 constexpr static float relerr_householder = 2e-3;[all …]