| Package | Description |
|---|---|
| org.apache.commons.math.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
| org.apache.commons.math.complex |
Complex number type and implementations of complex transcendental
functions.
|
| org.apache.commons.math.transform |
Implementations of transform methods, including Fast Fourier transforms.
|
| Class and Description |
|---|
| Complex
Representation of a Complex number - a number which has both a
real and imaginary part.
|
| Class and Description |
|---|
| Complex
Representation of a Complex number - 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".
|
| Class and Description |
|---|
| Complex
Representation of a Complex number - a number which has both a
real and imaginary part.
|
Copyright © 2003–2018. All rights reserved.