Uses of Package
org.hipparchus.complex
-
Packages that use org.hipparchus.complex Package Description org.hipparchus.analysis.solvers Root finding algorithms, for univariate real functions.org.hipparchus.complex Complex number type and implementations of complex transcendental functions.org.hipparchus.linear Linear algebra support.org.hipparchus.special.elliptic.carlson Implementations of Carlson elliptic integrals.org.hipparchus.special.elliptic.jacobi Implementations of Jacobi elliptic functions.org.hipparchus.special.elliptic.legendre Implementations of Legendre elliptic integrals. -
Classes in org.hipparchus.complex used by org.hipparchus.analysis.solvers Class Description Complex 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.complex Class Description Complex Representation of a Complex number, i.e. a number which has both a real and imaginary part.ComplexField Representation of the complex numbers field.ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i".FieldComplex Representation of a Complex number, i.e. a number which has both a real and imaginary part.FieldComplexField Representation of the complex numbers field.Quaternion This class implements quaternions (Hamilton's hypercomplex numbers). -
Classes in org.hipparchus.complex used by org.hipparchus.linear Class Description Complex 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.carlson Class Description Complex Representation of a Complex number, i.e. a number which has both a real and imaginary part.FieldComplex 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.jacobi Class Description Complex Representation of a Complex number, i.e. a number which has both a real and imaginary part.FieldComplex 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.legendre Class Description Complex Representation of a Complex number, i.e. a number which has both a real and imaginary part.ComplexUnivariateIntegrator Wrapper to perform univariate complex integration using an underlying real integration algorithms.FieldComplex Representation of a Complex number, i.e. a number which has both a real and imaginary part.FieldComplexUnivariateIntegrator Wrapper to perform univariate complex integration using an underlying real integration algorithms.