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