#include <value.hh>
Classes | |
| struct | ProbingEntry |
| class | ProbingProxy |
| class | TrieUnigramProxy |
| struct | TrieUnigramValue |
Public Types | |
| typedef ProbBackoff | Weights |
Public Member Functions | |
| template<class Model , class C > | |
| void | Callback (const Config &, unsigned int, typename Model::Vocabulary &, C &callback) |
Static Public Attributes | |
| static const ModelType | kProbingModelType = PROBING |
| static const bool | kDifferentRest = false |
Definition at line 59 of file value.hh.
| void lm::ngram::BackoffValue::Callback | ( | const Config & | , | |
| unsigned | int, | |||
| typename Model::Vocabulary & | , | |||
| C & | callback | |||
| ) | [inline] |
const bool lm::ngram::BackoffValue::kDifferentRest = false [static] |
const ModelType lm::ngram::BackoffValue::kProbingModelType = PROBING [static] |
1.5.9