Uses of Class
org.apache.commons.math3.fitting.leastsquares.AbstractEvaluation
Packages that use AbstractEvaluation
Package
Description
This package provides algorithms that minimize the residuals
between observations and model values.
-
Uses of AbstractEvaluation in org.apache.commons.math3.fitting.leastsquares
Subclasses of AbstractEvaluation in org.apache.commons.math3.fitting.leastsquaresModifier and TypeClassDescription(package private) classApplies a dense weight matrix to an evaluation.private static classContainer with the model lazy evaluation at a particular point.private static classContainer with the model evaluation at a particular point.