#include <value.hh>


Public Member Functions | |
| ProbingProxy (const Weights &to) | |
| ProbingProxy () | |
| float | Rest () const |
Definition at line 63 of file value.hh.
| lm::ngram::BackoffValue::ProbingProxy::ProbingProxy | ( | const Weights & | to | ) | [inline, explicit] |
| lm::ngram::BackoffValue::ProbingProxy::ProbingProxy | ( | ) | [inline] |
| float lm::ngram::BackoffValue::ProbingProxy::Rest | ( | ) | const [inline] |
Definition at line 67 of file value.hh.
References lm::ngram::GenericProbingProxy< Weights >::Prob().

1.5.9