|
qm-dsp
1.8
|
#include <TonalEstimator.h>
Public Member Functions | |
| ChromaVector (size_t uSize=12) | |
| virtual | ~ChromaVector () |
| void | printDebug () |
| void | normalizeL1 () |
| void | clear () |
Definition at line 25 of file TonalEstimator.h.
| ChromaVector::ChromaVector | ( | size_t | uSize = 12 | ) | [inline] |
Definition at line 28 of file TonalEstimator.h.
| virtual ChromaVector::~ChromaVector | ( | ) | [inline, virtual] |
Definition at line 31 of file TonalEstimator.h.
| void ChromaVector::printDebug | ( | ) | [inline] |
Definition at line 33 of file TonalEstimator.h.
| void ChromaVector::normalizeL1 | ( | ) | [inline] |
Definition at line 43 of file TonalEstimator.h.
| void ChromaVector::clear | ( | ) | [inline] |
Definition at line 53 of file TonalEstimator.h.