Uses of Package
org.apache.commons.math.complex
Packages that use org.apache.commons.math.complex
Package
Description
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental
functions.
Implementations of transform methods, including Fast Fourier transforms.
-
Classes in org.apache.commons.math.complex used by org.apache.commons.math.analysis.solversClassDescriptionRepresentation of a Complex number - a number which has both a real and imaginary part.
-
Classes in org.apache.commons.math.complex used by org.apache.commons.math.complexClassDescriptionRepresentation of a Complex number - 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".
-
Classes in org.apache.commons.math.complex used by org.apache.commons.math.transformClassDescriptionRepresentation of a Complex number - a number which has both a real and imaginary part.