Uses of Class
org.apache.commons.math3.optimization.fitting.CurveFitter
-
Packages that use CurveFitter Package Description org.apache.commons.math3.optimization.fitting This package provides classes to perform curve fitting. -
-
Uses of CurveFitter in org.apache.commons.math3.optimization.fitting
Subclasses of CurveFitter in org.apache.commons.math3.optimization.fitting Modifier and Type Class Description classGaussianFitterDeprecated.As of 3.1 (to be removed in 4.0).classHarmonicFitterDeprecated.As of 3.1 (to be removed in 4.0).classPolynomialFitterDeprecated.As of 3.1 (to be removed in 4.0).
-