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