|
Class Summary |
| Coherence |
This class implements computation of the coherence function. |
| Coherence_Int |
This class implements computation of the coherence function. |
| Complex |
Data type for complex numbers. |
| Correlation |
|
| FFT |
Compute the FFT and inverse FFT of a length N complex sequence. |
| FPIntFFT |
All data are fixed-point short integers, in which -32768
to +32768 represent -1.0 to +1.0 respectively. |
| QuantizedFFTCoefficients |
This class computes quantized FFT coefficients from time series / sensor
signals. |
| Quantizer |
This class implements a simple linear quantizer to transform double-valued
signals into small-ranged integer-valued ones. |
| TimeSeriesUtil |
This class contains utility functions for dealing with time series. |