Package | Description |
---|---|
org.apache.commons.math3.analysis.solvers |
Root finding algorithms, for univariate real functions.
|
org.apache.commons.math3.complex |
Complex number type and implementations of complex transcendental
functions.
|
org.apache.commons.math3.transform |
Implementations of transform methods, including Fast Fourier transforms.
|
Class and Description |
---|
Complex
Representation of a Complex number, i.e.
|
Class and Description |
---|
Complex
Representation of a Complex number, i.e.
|
ComplexField
Representation of the complex numbers field.
|
ComplexFormat
Formats a Complex number in cartesian format "Re(c) + Im(c)i".
|
Quaternion
This class implements
quaternions (Hamilton's hypercomplex numbers).
|
Class and Description |
---|
Complex
Representation of a Complex number, i.e.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.