Package org.hipparchus.complex
package org.hipparchus.complex
Complex number type and implementations of complex transcendental
functions.
-
ClassDescriptionRepresentation of a Complex number, i.e.Comparator for Complex Numbers.Representation of the complex numbers field.Formats a Complex number in cartesian format "Re(c) + Im(c)i".Wrapper to perform univariate complex integration using an underlying real integration algorithms.Static implementations of common
Complex
utilities functions.FieldComplex<T extends CalculusFieldElement<T>>Representation of a Complex number, i.e.FieldComplexField<T extends CalculusFieldElement<T>>Representation of the complex numbers field.FieldComplexUnivariateIntegrator<T extends CalculusFieldElement<T>>Wrapper to perform univariate complex integration using an underlying real integration algorithms.This class implements quaternions (Hamilton's hypercomplex numbers).A helper class for the computation and caching of then
-th roots of unity.