Package cern.jet.math
Class Exponential
java.lang.Object
cern.jet.math.Constants
cern.jet.math.Exponential
Exponential functions.
-
Field Summary
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Makes this class non instantiable, but still let's others inherit from it. -
Method Summary
-
Constructor Details
-
Exponential
protected Exponential()Makes this class non instantiable, but still let's others inherit from it.
-