lm::ngram::SeparatelyQuantize::Longest Class Reference

#include <quantize.hh>

Collaboration diagram for lm::ngram::SeparatelyQuantize::Longest:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Longest ()
 Longest (uint8_t prob_bits, const float *prob_begin)
void Write (void *base, uint64_t bit_offset, float prob) const
void Read (const void *base, uint64_t bit_offset, float &prob) const
uint8_t TotalBits () const


Detailed Description

Definition at line 163 of file quantize.hh.


Constructor & Destructor Documentation

lm::ngram::SeparatelyQuantize::Longest::Longest (  )  [inline]

Definition at line 166 of file quantize.hh.

lm::ngram::SeparatelyQuantize::Longest::Longest ( uint8_t  prob_bits,
const float *  prob_begin 
) [inline]

Definition at line 168 of file quantize.hh.


Member Function Documentation

void lm::ngram::SeparatelyQuantize::Longest::Read ( const void *  base,
uint64_t  bit_offset,
float &  prob 
) const [inline]

Definition at line 174 of file quantize.hh.

References util::ReadInt25().

Here is the call graph for this function:

uint8_t lm::ngram::SeparatelyQuantize::Longest::TotalBits (  )  const [inline]

Definition at line 178 of file quantize.hh.

void lm::ngram::SeparatelyQuantize::Longest::Write ( void *  base,
uint64_t  bit_offset,
float  prob 
) const [inline]

Definition at line 170 of file quantize.hh.

References util::WriteInt25().

Here is the call graph for this function:


The documentation for this class was generated from the following file:

Generated on Wed Apr 11 09:04:11 2012 for Moses by  doxygen 1.5.9