#include <value.hh>


Public Member Functions | |
| GenericProbingProxy (const Weights &to) | |
| GenericProbingProxy () | |
| bool | Found () const |
| float | Prob () const |
| float | Backoff () const |
| bool | IndependentLeft () const |
Protected Attributes | |
| const Weights * | to_ |
Definition at line 16 of file value.hh.
| lm::ngram::GenericProbingProxy< Weights >::GenericProbingProxy | ( | const Weights & | to | ) | [inline, explicit] |
| lm::ngram::GenericProbingProxy< Weights >::GenericProbingProxy | ( | ) | [inline] |
| float lm::ngram::GenericProbingProxy< Weights >::Backoff | ( | ) | const [inline] |
| bool lm::ngram::GenericProbingProxy< Weights >::Found | ( | ) | const [inline] |
| bool lm::ngram::GenericProbingProxy< Weights >::IndependentLeft | ( | ) | const [inline] |
| float lm::ngram::GenericProbingProxy< Weights >::Prob | ( | ) | const [inline] |
const Weights* lm::ngram::GenericProbingProxy< Weights >::to_ [protected] |
1.5.9