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