Ardour
9.0-pre0-427-gd2a3450e2f
|
#include <TonalEstimator.h>
Public Member Functions | |
TonalEstimator () | |
virtual | ~TonalEstimator () |
TCSVector | transform2TCS (const ChromaVector &rVector) |
Protected Attributes | |
std::valarray< std::valarray< double > > | m_Basis |
Definition at line 95 of file TonalEstimator.h.
TonalEstimator::TonalEstimator | ( | ) |
|
virtual |
TCSVector TonalEstimator::transform2TCS | ( | const ChromaVector & | rVector | ) |
|
protected |
Definition at line 102 of file TonalEstimator.h.