lm::np::Backend Class Reference

List of all members.

Public Member Functions

 Backend (const nplm::neuralLM &from, const std::size_t cache_size)
nplm::neuralLM & LM ()
const nplm::neuralLM & LM () const
Eigen::Matrix< int,
Eigen::Dynamic, 1 > & 
staging_ngram ()
double lookup_from_staging ()
int order () const


Detailed Description

Definition at line 23 of file nplm.cc.


Constructor & Destructor Documentation

lm::np::Backend::Backend ( const nplm::neuralLM &  from,
const std::size_t  cache_size 
) [inline]

Definition at line 25 of file nplm.cc.


Member Function Documentation

const nplm::neuralLM& lm::np::Backend::LM (  )  const [inline]

Definition at line 30 of file nplm.cc.

nplm::neuralLM& lm::np::Backend::LM (  )  [inline]

Definition at line 29 of file nplm.cc.

double lm::np::Backend::lookup_from_staging (  )  [inline]

Definition at line 34 of file nplm.cc.

Referenced by lm::np::Model::FullScore().

Here is the caller graph for this function:

int lm::np::Backend::order (  )  const [inline]

Definition at line 36 of file nplm.cc.

Referenced by lm::np::Model::FullScore().

Here is the caller graph for this function:

Eigen::Matrix<int,Eigen::Dynamic,1>& lm::np::Backend::staging_ngram (  )  [inline]

Definition at line 32 of file nplm.cc.

Referenced by lm::np::Model::FullScore().

Here is the caller graph for this function:


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

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