Package org.hipparchus.special
Implementations of special functions such as Beta and Gamma.
-
Class Summary Class Description BesselJ This class provides computation methods related to Bessel functions of the first kind.BesselJ.BesselJResult Encapsulates the results returned byBesselJ.rjBesl(double, double, int)
.Beta This is a utility class that provides computation methods related to the Beta family of functions.Erf This is a utility class that provides computation methods related to the error functions.Gamma This is a utility class that provides computation methods related to the Γ (Gamma) family of functions.