

Public Member Functions | |
| LanguageModelChartStateKenLM () | |
| const lm::ngram::ChartState & | GetChartState () const |
| lm::ngram::ChartState & | GetChartState () |
| size_t | hash () const |
| virtual bool | operator== (const FFState &o) const |
Definition at line 253 of file Ken.cpp.
| Moses::LanguageModelChartStateKenLM::LanguageModelChartStateKenLM | ( | ) | [inline] |
| lm::ngram::ChartState& Moses::LanguageModelChartStateKenLM::GetChartState | ( | ) | [inline] |
| const lm::ngram::ChartState& Moses::LanguageModelChartStateKenLM::GetChartState | ( | ) | const [inline] |
Definition at line 258 of file Ken.cpp.
Referenced by Moses::LanguageModelKen< Model >::EvaluateWhenApplied().

| size_t Moses::LanguageModelChartStateKenLM::hash | ( | ) | const [inline, virtual] |
| virtual bool Moses::LanguageModelChartStateKenLM::operator== | ( | const FFState & | o | ) | const [inline, virtual] |
1.5.9