Marsyas
0.6.0-alpha
|
Vector quantization for dense to sparse features. More...
#include <AimVQ.h>
Inherits MarSystem.
Public Member Functions | |
void | addControls () |
AimVQ (std::string name) | |
AimVQ (const AimVQ &a) | |
MarSystem * | clone () const |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
~AimVQ () |
Vector quantization for dense to sparse features.
Author : Thomas Walters <tom@acousticscale.org>
Ported to Marsyas by Steven Ness <sness@sness.net>
The original source code for these functions in AIM-C can be found at: http://code.google.com/p/aimc/
void addControls | ( | ) |