Uses of Class
org.hipparchus.complex.ComplexField
Package
Description
Complex number type and implementations of complex transcendental
functions.
-
Uses of ComplexField in org.hipparchus.complex
Modifier and TypeMethodDescriptionComplex.getField()
Get theField
to which the instance belongs.static ComplexField
ComplexField.getInstance()
Get the unique instance.