Package | Description |
---|---|
org.hipparchus.complex |
Complex number type and implementations of complex transcendental
functions.
|
Modifier and Type | Method and Description |
---|---|
FieldComplexField<T> |
FieldComplex.getField()
Get the
Field to which the instance belongs. |
static <T extends CalculusFieldElement<T>> |
FieldComplexField.getField(Field<T> partsField)
Get the field for complex numbers.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.