lm::ngram::NoRestBuild Class Reference

#include <value_build.hh>

List of all members.

Public Types

typedef BackoffValue Value

Public Member Functions

 NoRestBuild ()
void SetRest (const WordIndex *, unsigned int, const Prob &) const
void SetRest (const WordIndex *, unsigned int, const ProbBackoff &) const
template<class Second >
bool MarkExtends (ProbBackoff &weights, const Second &) const

Static Public Attributes

static const bool kMarkEvenLower = false


Detailed Description

Definition at line 17 of file value_build.hh.


Member Typedef Documentation

Definition at line 19 of file value_build.hh.


Constructor & Destructor Documentation

lm::ngram::NoRestBuild::NoRestBuild (  )  [inline]

Definition at line 21 of file value_build.hh.


Member Function Documentation

template<class Second >
bool lm::ngram::NoRestBuild::MarkExtends ( ProbBackoff weights,
const Second &   
) const [inline]

Definition at line 26 of file value_build.hh.

References lm::ProbBackoff::prob, and util::UnsetSign().

Here is the call graph for this function:

void lm::ngram::NoRestBuild::SetRest ( const WordIndex ,
unsigned  int,
const ProbBackoff  
) const [inline]

Definition at line 24 of file value_build.hh.

void lm::ngram::NoRestBuild::SetRest ( const WordIndex ,
unsigned  int,
const Prob  
) const [inline]

Definition at line 23 of file value_build.hh.


Member Data Documentation

const bool lm::ngram::NoRestBuild::kMarkEvenLower = false [static]

Definition at line 32 of file value_build.hh.


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

Generated on Thu Jul 6 00:32:45 2017 for Moses by  doxygen 1.5.9