Uses of Interface
dev.nm.analysis.function.special.gaussian.StandardCumulativeNormal
-
Packages that use StandardCumulativeNormal Package Description dev.nm.analysis.function.special.gaussian -
-
Uses of StandardCumulativeNormal in dev.nm.analysis.function.special.gaussian
Classes in dev.nm.analysis.function.special.gaussian that implement StandardCumulativeNormal Modifier and Type Class Description classCumulativeNormalHastingsHastings algorithm is faster but less accurate way to compute the cumulative standard Normal.classCumulativeNormalMarsagliaMarsaglia is about 3 times slower but is more accurate to compute the cumulative standard Normal.
-