|
int | addMMGroup (MMGroup *mmgroup, double alphavalue=1.0) |
|
void | addMerkmal (Double *parptr, double alphavalue=1.0) |
|
void | addCount (int index, int count=1) |
|
void | resetCounts () |
|
void | addWeights (vector< double > &h) |
|
void | setWeights (vector< double > &v) |
|
void | smoothFeatures () |
|
void | updatePars () |
|
void | updateWeights () |
|
double | getWeight (int i) |
|
double | getAlpha (int i) |
|
string | verbalDescription (int index) |
|
void | print (int numprint, bool countsOnly) |
|
template<class T > |
void | print (vector< T > &counts, int numprint, bool countsOnly) |
|
vector< int > | getCounts () |
|
int | size () |
|
vector< double > | getWeights () |
|
The documentation for this class was generated from the following files: