Package org.apache.commons.math4.legacy.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)
.