Uses of Package
com.metsci.glimpse.util.math.fast

Packages that use com.metsci.glimpse.util.math.fast
com.metsci.glimpse.util.math.fast   
 

Classes in com.metsci.glimpse.util.math.fast used by com.metsci.glimpse.util.math.fast
FastAcos
           
FastAsin
           
FastAtan
           
FastErfInverse
          Approximates the inverse of erf(x), valid on the interval [-0.9999779095,0.9999779095], with a maximum error of about 6e-5.
FastFunc
          A function that precomputes its values for speed.
FastFuncUnboundedDomain
          Provides table look-up capability for functions of bounded range but unbounded domain.
FastGaussian
          An approximation to a univariate gaussian pdf of mean zero, deviation 1.
FastSigmoid
           
FastUnscaledGaussian
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.