#include <weights.hh>
Public Attributes | |
| float | prob |
| float | backoff |
Definition at line 11 of file weights.hh.
| float lm::ProbBackoff::backoff |
Definition at line 13 of file weights.hh.
Referenced by lm::ngram::trie::UnigramPointer::Backoff(), and lm::ReadBackoff().
| float lm::ProbBackoff::prob |
Definition at line 12 of file weights.hh.
Referenced by lm::ngram::NoRestBuild::MarkExtends(), and lm::ngram::trie::UnigramPointer::Prob().
1.5.9