Uses of Package
org.apache.commons.math3.special
-
Packages that use org.apache.commons.math3.special Package Description org.apache.commons.math3.special Implementations of special functions such as Beta and Gamma. -
Classes in org.apache.commons.math3.special used by org.apache.commons.math3.special Class Description BesselJ.BesselJResult Encapsulates the results returned byBesselJ.rjBesl(double, double, int)
.