lm::ngram::trie::UnigramPointer Class Reference

#include <trie.hh>

Collaboration diagram for lm::ngram::trie::UnigramPointer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnigramPointer (const ProbBackoff &to)
 UnigramPointer ()
bool Found () const
float Prob () const
float Backoff () const
float Rest () const


Detailed Description

Definition at line 28 of file trie.hh.


Constructor & Destructor Documentation

lm::ngram::trie::UnigramPointer::UnigramPointer ( const ProbBackoff to  )  [inline, explicit]

Definition at line 30 of file trie.hh.

lm::ngram::trie::UnigramPointer::UnigramPointer (  )  [inline]

Definition at line 32 of file trie.hh.


Member Function Documentation

float lm::ngram::trie::UnigramPointer::Backoff (  )  const [inline]

Definition at line 37 of file trie.hh.

References lm::ProbBackoff::backoff.

bool lm::ngram::trie::UnigramPointer::Found (  )  const [inline]

Definition at line 34 of file trie.hh.

References NULL.

float lm::ngram::trie::UnigramPointer::Prob (  )  const [inline]

Definition at line 36 of file trie.hh.

References lm::ProbBackoff::prob.

Referenced by Rest().

Here is the caller graph for this function:

float lm::ngram::trie::UnigramPointer::Rest (  )  const [inline]

Definition at line 38 of file trie.hh.

References Prob().

Here is the call graph for this function:


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

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