Package org.apache.commons.math4.legacy.special
Implementations of special functions.
Note that Beta and Gamma functions are available in
Commons Numbers.
-
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)
.