Cambridge SMT System
ucam::lmert Namespace Reference

Classes

class  IntervalBoundary
 
class  LineOptimize
 
class  MertEnvelope
 
class  MertLattice
 
class  MertLatticeWrap
 
class  MertLine
 
class  RandomLineSearch
 

Typedefs

typedef ucam::fsttools::Wid Wid
 
typedef ucam::fsttools::Sid Sid
 
typedef ucam::fsttools::SentenceIdx SentenceIdx
 
typedef ucam::fsttools::PARAMS32 PARAMS32
 

Functions

std::ostream & operator<< (std::ostream &os, const IntervalBoundary &b)
 
template<typename IntervalBoundary >
bool IntervalBoundarySortPredicate (const IntervalBoundary &b1, const IntervalBoundary &b2)
 

Typedef Documentation

Definition at line 23 of file lmert.hpp.

Definition at line 21 of file lmert.hpp.

Definition at line 20 of file lmert.hpp.

Function Documentation

template<typename IntervalBoundary >
bool ucam::lmert::IntervalBoundarySortPredicate ( const IntervalBoundary b1,
const IntervalBoundary b2 
)

Definition at line 32 of file lineoptimize.hpp.

std::ostream& ucam::lmert::operator<< ( std::ostream &  os,
const IntervalBoundary b 
)

Definition at line 26 of file lineoptimize.hpp.