lm::ngram::GenericTrieUnigramProxy< Weights > Class Template Reference

#include <value.hh>

Inheritance diagram for lm::ngram::GenericTrieUnigramProxy< Weights >:

Inheritance graph
[legend]
Collaboration diagram for lm::ngram::GenericTrieUnigramProxy< Weights >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericTrieUnigramProxy (const Weights &to)
 GenericTrieUnigramProxy ()
bool Found () const
float Prob () const
float Backoff () const
float Rest () const

Protected Attributes

const Weights * to_


Detailed Description

template<class Weights>
class lm::ngram::GenericTrieUnigramProxy< Weights >

Definition at line 44 of file value.hh.


Constructor & Destructor Documentation

template<class Weights>
lm::ngram::GenericTrieUnigramProxy< Weights >::GenericTrieUnigramProxy ( const Weights &  to  )  [inline, explicit]

Definition at line 46 of file value.hh.

template<class Weights>
lm::ngram::GenericTrieUnigramProxy< Weights >::GenericTrieUnigramProxy (  )  [inline]

Definition at line 48 of file value.hh.


Member Function Documentation

template<class Weights>
float lm::ngram::GenericTrieUnigramProxy< Weights >::Backoff (  )  const [inline]

Definition at line 52 of file value.hh.

template<class Weights>
bool lm::ngram::GenericTrieUnigramProxy< Weights >::Found (  )  const [inline]

Definition at line 50 of file value.hh.

template<class Weights>
float lm::ngram::GenericTrieUnigramProxy< Weights >::Prob (  )  const [inline]

Definition at line 51 of file value.hh.

Referenced by lm::ngram::GenericTrieUnigramProxy< Weights >::Rest().

Here is the caller graph for this function:

template<class Weights>
float lm::ngram::GenericTrieUnigramProxy< Weights >::Rest (  )  const [inline]


Member Data Documentation

template<class Weights>
const Weights* lm::ngram::GenericTrieUnigramProxy< Weights >::to_ [protected]


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