Searched refs:error_max (Results 1 – 2 of 2) sorted by relevance
34 double error_sum = 0., error_max = 0.; in inverse_general_4x4() local46 error_max = (std::max)(error_max, error); in inverse_general_4x4()51 EIGEN_DEBUG_VAR(error_max); in inverse_general_4x4()55 VERIFY(error_max < (NumTraits<Scalar>::IsComplex ? 64.0 : 20.0)); in inverse_general_4x4()
270 error_min=None, error_max=None, argument291 self.errors_bounds = Bound(error_min, error_max)