Essentia
2.1-beta6-dev
|
Classes | |
class | Algorithm |
class | InputBase |
class | OutputBase |
class | Input |
class | Output |
Typedefs | |
typedef EssentiaFactory< Algorithm > | AlgorithmFactory |
Functions | |
void ESSENTIA_API | registerAlgorithm () |
typedef EssentiaFactory<Algorithm> AlgorithmFactory |
void ESSENTIA_API essentia::standard::registerAlgorithm | ( | ) |
This function registers the algorithms in the factory. The waf build script dynamically generates the contents of the file essentia_algorithms_reg.cpp which implements this function.