ZeroMeanNormalisedVQ | () ; |
ZeroMeanNormalisedVQ | (const QLevels& ql, unsigned int d) ; |
ZeroMeanNormalisedVQ | (const QRate& qr, unsigned int d) ; |
int Index | (const floatVector& x) const ; |
floatVectorRef Reconstruction | (unsigned int idx) const ; |
float GLA | (floatVectorList &training, float threshold, unsigned int iteration_limit = 0) ; |
float LloydIteration | (floatVectorList &training) ; |
bool save | (char *filename) const ; |
bool save | (ofstream& ofs) const ; |
bool load | (char *filename) ; |
bool load | (ifstream& ifs) ; |