#include <quantize.hh>

Public Member Functions | |
| LongestPointer (const DontQuantize &, util::BitAddress address) | |
| LongestPointer () | |
| bool | Found () const |
| float | Prob () const |
| void | Write (float prob) |
Definition at line 61 of file quantize.hh.
| lm::ngram::DontQuantize::LongestPointer::LongestPointer | ( | const DontQuantize & | , | |
| util::BitAddress | address | |||
| ) | [inline, explicit] |
Definition at line 63 of file quantize.hh.
| lm::ngram::DontQuantize::LongestPointer::LongestPointer | ( | ) | [inline] |
Definition at line 65 of file quantize.hh.
| bool lm::ngram::DontQuantize::LongestPointer::Found | ( | ) | const [inline] |
| float lm::ngram::DontQuantize::LongestPointer::Prob | ( | ) | const [inline] |
Definition at line 71 of file quantize.hh.
References util::BitAddress::base, util::BitAddress::offset, and util::ReadNonPositiveFloat31().

| void lm::ngram::DontQuantize::LongestPointer::Write | ( | float | prob | ) | [inline] |
Definition at line 75 of file quantize.hh.
References util::BitAddress::base, util::BitAddress::offset, and util::WriteNonPositiveFloat31().

1.5.9