Ardour  8.7-15-gadf511264b
ChromaVector Class Reference

#include <TonalEstimator.h>

Inheritance diagram for ChromaVector:
[legend]

Public Member Functions

 ChromaVector (size_t uSize=12)
 
virtual ~ChromaVector ()
 
void printDebug ()
 
void normalizeL1 ()
 
void clear ()
 

Detailed Description

Definition at line 25 of file TonalEstimator.h.

Constructor & Destructor Documentation

◆ ChromaVector()

ChromaVector::ChromaVector ( size_t  uSize = 12)
inline

Definition at line 28 of file TonalEstimator.h.

◆ ~ChromaVector()

virtual ChromaVector::~ChromaVector ( )
inlinevirtual

Definition at line 31 of file TonalEstimator.h.

Member Function Documentation

◆ clear()

void ChromaVector::clear ( )
inline

Definition at line 53 of file TonalEstimator.h.

◆ normalizeL1()

void ChromaVector::normalizeL1 ( )
inline

Definition at line 43 of file TonalEstimator.h.

◆ printDebug()

void ChromaVector::printDebug ( )
inline

Definition at line 33 of file TonalEstimator.h.


The documentation for this class was generated from the following file: