ShapeGainVQ | () ; |
ShapeGainVQ | (const QIndexBits& shapebits, const QIndexBits& gainbits, unsigned int shaped) ; |
unsigned int Levels | (void) const ; |
float Rate | (void) const ; |
float IndexBits | (void) const ; |
int Index | (const floatVector& x) const ; |
floatVectorRef Reconstruction | (unsigned int idx) const ; |
float GLA | (floatVectorList &training, float threshold, unsigned int iteration_limit = 0) ; |
bool save | (char *filename) const ; |
bool save | (ofstream& ofs) const ; |
bool load | (char *filename) ; |
bool load | (ifstream& ifs) ; |