Searched refs:RelativeErrorAndReductionTooSmall (Results 1 - 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
H A DLMonestep.h159 return LevenbergMarquardtSpace::RelativeErrorAndReductionTooSmall;
H A DLevenbergMarquardt.h31 RelativeErrorAndReductionTooSmall = 3, enumerator in enum:Eigen::LevenbergMarquardtSpace::Status
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
H A DLevenbergMarquardt.h25 RelativeErrorAndReductionTooSmall = 3, enumerator in enum:Eigen::LevenbergMarquardtSpace::Status
333 return LevenbergMarquardtSpace::RelativeErrorAndReductionTooSmall;
583 return LevenbergMarquardtSpace::RelativeErrorAndReductionTooSmall;

Completed in 53 milliseconds