#include <tables-core.h>
Public Member Functions | |
| void | init () |
| void | load (const std::string &) |
| double | get (int) |
Public Attributes | |
| std::map< int, double > | dtable |
Definition at line 58 of file tables-core.h.
| double MosesTraining::DTable::get | ( | int | distortion | ) |
| void MosesTraining::DTable::init | ( | ) |
| void MosesTraining::DTable::load | ( | const std::string & | ) |
| std::map< int, double > MosesTraining::DTable::dtable |
1.5.9