Uses of Package
org.hipparchus.complex
Packages that use org.hipparchus.complex
Package
Description
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental
functions.
Linear algebra support.
This package provides classes to solve Ordinary Differential Equations problems.
Complex functions plots.
Implementations of Carlson elliptic integrals.
Implementations of Jacobi elliptic functions.
Implementations of Legendre elliptic integrals.
Implementations of transform methods, including Fast Fourier transforms.
-
Classes in org.hipparchus.complex used by org.hipparchus.analysis.solversClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.complexClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.Representation of the complex numbers field.Formats a Complex number in cartesian format "Re(c) + Im(c)i".Representation of a Complex number, i.e. a number which has both a real and imaginary part.Representation of the complex numbers field.This class implements quaternions (Hamilton's hypercomplex numbers).
-
Classes in org.hipparchus.complex used by org.hipparchus.linearClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.odeClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.samples.complexClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.special.elliptic.carlsonClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.Representation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.special.elliptic.jacobiClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.Representation of a Complex number, i.e. a number which has both a real and imaginary part.
-
Classes in org.hipparchus.complex used by org.hipparchus.special.elliptic.legendreClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.Wrapper to perform univariate complex integration using an underlying real integration algorithms.Representation of a Complex number, i.e. a number which has both a real and imaginary part.Wrapper to perform univariate complex integration using an underlying real integration algorithms.
-
Classes in org.hipparchus.complex used by org.hipparchus.transformClassDescriptionRepresentation of a Complex number, i.e. a number which has both a real and imaginary part.