#include <value.hh>


Public Member Functions | |
| TrieUnigramProxy (const Weights &to) | |
| TrieUnigramProxy () | |
| float | Rest () const |
Definition at line 110 of file value.hh.
| lm::ngram::RestValue::TrieUnigramProxy::TrieUnigramProxy | ( | const Weights & | to | ) | [inline, explicit] |
| lm::ngram::RestValue::TrieUnigramProxy::TrieUnigramProxy | ( | ) | [inline] |
| float lm::ngram::RestValue::TrieUnigramProxy::Rest | ( | ) | const [inline] |
Reimplemented from lm::ngram::GenericTrieUnigramProxy< Weights >.
Definition at line 114 of file value.hh.
References lm::RestWeights::rest, and lm::ngram::GenericTrieUnigramProxy< Weights >::to_.
1.5.9