Uses of Package
org.apache.commons.math3.complex
Packages that use org.apache.commons.math3.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.math3.complex used by org.apache.commons.math3.analysis.solvers
-
Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.complexClassDescriptionRepresentation of a Complex number, i.e.Representation of the complex numbers field.Formats a Complex number in cartesian format "Re(c) + Im(c)i".This class implements quaternions (Hamilton's hypercomplex numbers).
-
Classes in org.apache.commons.math3.complex used by org.apache.commons.math3.transform