#include <quantize.hh>

Public Member Functions | |
| LongestPointer (const SeparatelyQuantize &quant, const util::BitAddress &address) | |
| LongestPointer () | |
| bool | Found () const |
| void | Write (float prob) const |
| float | Prob () const |
Definition at line 183 of file quantize.hh.
| lm::ngram::SeparatelyQuantize::LongestPointer::LongestPointer | ( | const SeparatelyQuantize & | quant, | |
| const util::BitAddress & | address | |||
| ) | [inline] |
Definition at line 185 of file quantize.hh.
| lm::ngram::SeparatelyQuantize::LongestPointer::LongestPointer | ( | ) | [inline] |
Definition at line 187 of file quantize.hh.
| bool lm::ngram::SeparatelyQuantize::LongestPointer::Found | ( | ) | const [inline] |
| float lm::ngram::SeparatelyQuantize::LongestPointer::Prob | ( | ) | const [inline] |
Definition at line 195 of file quantize.hh.
References util::BitAddress::base, util::BitAddress::offset, and util::ReadInt25().

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

1.5.9