#include <value.hh>


Public Member Functions | |
| ProbingProxy (const Weights &to) | |
| ProbingProxy () | |
| float | Rest () const |
Definition at line 103 of file value.hh.
| lm::ngram::RestValue::ProbingProxy::ProbingProxy | ( | const Weights & | to | ) | [inline, explicit] |
| lm::ngram::RestValue::ProbingProxy::ProbingProxy | ( | ) | [inline] |
| float lm::ngram::RestValue::ProbingProxy::Rest | ( | ) | const [inline] |
Definition at line 107 of file value.hh.
References lm::RestWeights::rest, and lm::ngram::GenericProbingProxy< RestWeights >::to_.
1.5.9