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

#include <value.hh>

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

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericProbingProxy (const Weights &to)
 GenericProbingProxy ()
bool Found () const
float Prob () const
float Backoff () const
bool IndependentLeft () const

Protected Attributes

const Weights * to_


Detailed Description

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

Definition at line 16 of file value.hh.


Constructor & Destructor Documentation

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

Definition at line 18 of file value.hh.

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

Definition at line 20 of file value.hh.


Member Function Documentation

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

Definition at line 31 of file value.hh.

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

Definition at line 22 of file value.hh.

template<class Weights>
bool lm::ngram::GenericProbingProxy< Weights >::IndependentLeft (  )  const [inline]

Definition at line 33 of file value.hh.

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

Definition at line 24 of file value.hh.


Member Data Documentation

template<class Weights>
const Weights* lm::ngram::GenericProbingProxy< 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