Cambridge SMT System
ucam::lmbr::Theta Class Reference

Functor handling LMBR theta parameters. More...

#include <task.lmbr.applyposteriors.hpp>

Public Member Functions

 Theta (unsigned minorder=1, unsigned maxorder=4)
 
 Theta (float p, float r, float T, unsigned minorder=1, unsigned maxorder=4)
 Constructor – Theta parameters defined from p,R,T,minorder, maxorder. More...
 
fst::StdArc::Weight const & operator() (unsigned k)
 

Detailed Description

Functor handling LMBR theta parameters.

Definition at line 29 of file task.lmbr.applyposteriors.hpp.

Constructor & Destructor Documentation

ucam::lmbr::Theta::Theta ( unsigned  minorder = 1,
unsigned  maxorder = 4 
)
inline

Definition at line 35 of file task.lmbr.applyposteriors.hpp.

ucam::lmbr::Theta::Theta ( float  p,
float  r,
float  T,
unsigned  minorder = 1,
unsigned  maxorder = 4 
)
inline

Constructor – Theta parameters defined from p,R,T,minorder, maxorder.

Definition at line 50 of file task.lmbr.applyposteriors.hpp.

Member Function Documentation

fst::StdArc::Weight const& ucam::lmbr::Theta::operator() ( unsigned  k)
inline

Definition at line 73 of file task.lmbr.applyposteriors.hpp.


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