|
Cambridge SMT System
|
#include <lmert.hpp>
Public Member Functions | |
| MertLatticeWrap (Sid sidx, fst::VectorFst< Arc > *fst, const PARAMS32 &lambda, const PARAMS32 &direction, vector< MertEnvelope< Arc > > &env) | |
| void | operator() () |
Public Attributes | |
| Sid | sid_ |
| fst::VectorFst< Arc > * | fst_ |
| PARAMS32 | lambda_ |
| PARAMS32 | direction_ |
| vector< MertEnvelope< Arc > > & | env_ |
|
inline |
|
inline |
| PARAMS32 ucam::lmert::MertLatticeWrap< Arc >::direction_ |
| vector< MertEnvelope<Arc> >& ucam::lmert::MertLatticeWrap< Arc >::env_ |
| fst::VectorFst<Arc>* ucam::lmert::MertLatticeWrap< Arc >::fst_ |
| PARAMS32 ucam::lmert::MertLatticeWrap< Arc >::lambda_ |
| Sid ucam::lmert::MertLatticeWrap< Arc >::sid_ |