lm::ngram::RestValue Struct Reference

#include <value.hh>

List of all members.

Classes

struct  ProbingEntry
class  ProbingProxy
class  TrieUnigramProxy
struct  TrieUnigramValue

Public Types

typedef RestWeights Weights

Public Member Functions

template<class Model , class C >
void Callback (const Config &config, unsigned int order, typename Model::Vocabulary &vocab, C &callback)

Static Public Attributes

static const ModelType kProbingModelType = REST_PROBING
static const bool kDifferentRest = true


Detailed Description

Definition at line 99 of file value.hh.


Member Typedef Documentation

Definition at line 100 of file value.hh.


Member Function Documentation

template<class Model , class C >
void lm::ngram::RestValue::Callback ( const Config config,
unsigned int  order,
typename Model::Vocabulary &  vocab,
C &  callback 
) [inline]


Member Data Documentation

const bool lm::ngram::RestValue::kDifferentRest = true [static]

Definition at line 135 of file value.hh.

const ModelType lm::ngram::RestValue::kProbingModelType = REST_PROBING [static]

Definition at line 101 of file value.hh.


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

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