Uses of Interface
org.hipparchus.analysis.ParametricUnivariateFunction

Package
Description
The function package contains function objects that wrap the methods contained in Math, as well as common mathematical functions such as the gaussian and sinc functions.
Univariate real polynomials implementations, seen as differentiable univariate real functions.
Classes to perform curve fitting.