Class EvaluationRmsChecker

java.lang.Object
org.apache.commons.math3.fitting.leastsquares.EvaluationRmsChecker
All Implemented Interfaces:
ConvergenceChecker<LeastSquaresProblem.Evaluation>

Check if an optimization has converged based on the change in computed RMS.
Since:
3.4