lm::ngram::DontQuantize::Longest Struct Reference

#include <quantize.hh>

List of all members.

Public Member Functions

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 48 of file quantize.hh.


Member Function Documentation

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

Definition at line 52 of file quantize.hh.

References util::ReadNonPositiveFloat31().

Here is the call graph for this function:

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

Definition at line 55 of file quantize.hh.

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

Definition at line 49 of file quantize.hh.

References util::WriteNonPositiveFloat31().

Here is the call graph for this function:


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

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