Uses of Class
org.apache.commons.math3.optim.nonlinear.vector.ModelFunction
-
Packages that use ModelFunction Package Description org.apache.commons.math3.fitting Classes to perform curve fitting. -
-
Uses of ModelFunction in org.apache.commons.math3.fitting
Methods in org.apache.commons.math3.fitting that return ModelFunction Modifier and Type Method Description ModelFunction
CurveFitter.TheoreticalValuesFunction. getModelFunction()
-