Uses of Class
org.hipparchus.complex.FieldComplexField
Package
Description
Complex number type and implementations of complex transcendental
functions.
-
Uses of FieldComplexField in org.hipparchus.complex
Modifier and TypeMethodDescriptionFieldComplex.getField()
Get theField
to which the instance belongs.static <T extends CalculusFieldElement<T>>
FieldComplexField<T>Get the field for complex numbers.