Uses of Package
org.apache.commons.math3.analysis.function
-
Packages that use org.apache.commons.math3.analysis.function Package Description org.apache.commons.math3.fitting Classes to perform curve fitting.org.apache.commons.math3.ml.neuralnet.sofm.util Miscellaneous utilities. -
Classes in org.apache.commons.math3.analysis.function used by org.apache.commons.math3.fitting Class Description Gaussian.Parametric Parametric function where the input array contains the parameters of the Gaussian, ordered as follows: Norm Mean Standard deviationHarmonicOscillator.Parametric Parametric function where the input array contains the parameters of the harmonic oscillator function, ordered as follows: Amplitude Angular frequency Phase -
Classes in org.apache.commons.math3.analysis.function used by org.apache.commons.math3.ml.neuralnet.sofm.util Class Description Logistic Generalised logistic function.