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