Uses of Package
org.apache.commons.math3.analysis.function
Packages that use org.apache.commons.math3.analysis.function
Package
Description
Classes to perform curve fitting.
Miscellaneous utilities.
-
Classes in org.apache.commons.math3.analysis.function used by org.apache.commons.math3.fittingClassDescriptionParametric function where the input array contains the parameters of the Gaussian, ordered as follows: Norm Mean Standard deviationParametric function where the input array contains the parameters of the harmonic oscillator function, ordered as follows: Amplitude Angular frequency Phase
-