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