Package | Description |
---|---|
com.metsci.glimpse.util.math.fast |
Modifier and Type | Class and Description |
---|---|
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 © 2016 Metron, Inc.. All rights reserved.