|
Class Summary |
| AbstractMath |
The AbstractMath superclass provides an abstract encapsulation of maths. |
| ArrayMath |
Arrays are faster than object, so this class is here to take full
advantage of arrays without encapsulation. |
| Complex |
The Complex class encapsulates complex numbers. |
| CoordinateMath |
The coordinate transformation math library. |
| EngineerMath |
This class is dedicated to engineering methods applied to arrays including
signal processing. |
| ExtraMath |
The extra math library. |
| FiniteSet |
A set containing a finite number of elements. |
| FourierMath |
The Fourier math library. |
| KarhunenLoeve |
This class implements the Karhunen-Loeve expansion. |
| LinearMath |
The linear math library. |
| MathDouble |
The MathDouble class encapsulates double numbers. |
| MathInteger |
The MathInteger class encapsulates integer numbers. |
| NumericalMath |
The numerical math library. |
| Quaternion |
The Quaternion class encapsulates quaternions. |
| SpecialMath |
The special function math library. |
| Supernumber |
The Supernumber class encapsulates supernumbers. |
| WaveletMath |
The wavelet math library. |