Go to the source code of this file.
Namespaces | |
Normalizer | |
Normalization of 1D data. | |
Functions | |
void | Normalizer::NormalizeAmplitude (float *pData, int nLength) |
void | Normalizer::NormalizeLength (float *pInput, int nInputLength, float *pOutput, int nOutputLength) |
void | Normalizer::NormalizeStartingPoint (float *pData, int nLength) |