| ct | lemur::langmod::SmoothedMLEstimator | [protected] |
| hasMore() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
| InterpUnigramLM(const lemur::utility::Counter &counter, const string &lexiconID, const UnigramLM &refLM, double refCoeff) | lemur::langmod::InterpUnigramLM | [inline] |
| lexiconID() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
| lexID | lemur::langmod::SmoothedMLEstimator | [protected] |
| nextWordProb(lemur::api::TERMID_T &wordIndex, double &prob) const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
| prob(lemur::api::TERMID_T wordIndex) const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
| probEstimate(lemur::api::TERMID_T wordIndex, double count, double sum) const | lemur::langmod::InterpUnigramLM | [inline, virtual] |
| ref | lemur::langmod::InterpUnigramLM | [private] |
| refC | lemur::langmod::InterpUnigramLM | [private] |
| SmoothedMLEstimator(const lemur::utility::Counter &counter, const string &lexiconID) | lemur::langmod::SmoothedMLEstimator | [inline] |
| startIteration() const | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |
| ~InterpUnigramLM() | lemur::langmod::InterpUnigramLM | [inline, virtual] |
| ~SmoothedMLEstimator() | lemur::langmod::SmoothedMLEstimator | [inline, virtual] |