Uses of Class
com.metsci.glimpse.util.math.fast.FastFunc

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

Uses of FastFunc in com.metsci.glimpse.util.math.fast
 

Subclasses of FastFunc in com.metsci.glimpse.util.math.fast
 class FastAcos
           
 class FastAsin
           
 class FastAtan
           
 class FastExp
           
 class FastExp2
           
 class FastFuncUnboundedDomain
          Provides table look-up capability for functions of bounded range but unbounded domain.
 class FastGaussian
          An approximation to a univariate gaussian pdf of mean zero, deviation 1.
 class FastLog
          Provides about 12 digits of accuracy at a fraction of the cost of Math.log().
 class FastLog10
           
 class FastSigmoid
           
 class FastSin
           
 class FastUnscaledGaussian
           
 



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