Searched refs:RelativeErrorTooSmall (Results 1 – 5 of 5) sorted by relevance
22 RelativeErrorTooSmall = 1, enumerator308 return HybridNonLinearSolverSpace::RelativeErrorTooSmall; in solveOneStep()551 return HybridNonLinearSolverSpace::RelativeErrorTooSmall; in solveNumericalDiffOneStep()
24 RelativeErrorTooSmall = 2, enumerator344 return LevenbergMarquardtSpace::RelativeErrorTooSmall; in minimizeOneStep()594 return LevenbergMarquardtSpace::RelativeErrorTooSmall; in minimizeOptimumStorageOneStep()
169 return LevenbergMarquardtSpace::RelativeErrorTooSmall; in minimizeOneStep()
30 RelativeErrorTooSmall = 2, enumerator
633 VERIFY_IS_EQUAL(info, LevenbergMarquardtSpace::RelativeErrorTooSmall); in testNistLanczos1()654 VERIFY_IS_EQUAL(info, LevenbergMarquardtSpace::RelativeErrorTooSmall); in testNistLanczos1()