MosesTraining::DTable Class Reference

#include <tables-core.h>

List of all members.

Public Member Functions

void init ()
void load (const std::string &)
double get (int)

Public Attributes

std::map< int, double > dtable


Detailed Description

Definition at line 58 of file tables-core.h.


Member Function Documentation

double MosesTraining::DTable::get ( int  distortion  ) 

Definition at line 95 of file tables-core.cpp.

References dtable.

void MosesTraining::DTable::init (  ) 

Definition at line 61 of file tables-core.cpp.

References dtable.

void MosesTraining::DTable::load ( const std::string &   ) 


Member Data Documentation

std::map< int, double > MosesTraining::DTable::dtable

Definition at line 61 of file tables-core.h.

Referenced by get(), and init().


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

Generated on Thu Jul 6 00:34:08 2017 for Moses by  doxygen 1.5.9