Cambridge SMT System
ucam::hifst::MakeWeightHifst< fst::LexStdArc > Struct Template Reference

#include <task.hifst.makeweights.hpp>

Public Types

typedef fst::LexStdArc Arc
 
typedef Arc::Weight Weight
 

Public Member Functions

 MakeWeightHifst (const ucam::util::RegistryPO &rg)
 
Weight operator() (float const weight) const
 
Weight operator() (Weight const &weight) const
 
Weight operator() (float const weight, unsigned) const
 
void update ()
 

Detailed Description

template<>
struct ucam::hifst::MakeWeightHifst< fst::LexStdArc >

Definition at line 33 of file task.hifst.makeweights.hpp.

Member Typedef Documentation

Definition at line 35 of file task.hifst.makeweights.hpp.

Constructor & Destructor Documentation

Member Function Documentation

Weight ucam::hifst::MakeWeightHifst< fst::LexStdArc >::operator() ( float const  weight) const
inline

Definition at line 39 of file task.hifst.makeweights.hpp.

Weight ucam::hifst::MakeWeightHifst< fst::LexStdArc >::operator() ( Weight const &  weight) const
inline

Definition at line 42 of file task.hifst.makeweights.hpp.

Weight ucam::hifst::MakeWeightHifst< fst::LexStdArc >::operator() ( float const  weight,
unsigned   
) const
inline

Definition at line 45 of file task.hifst.makeweights.hpp.

void ucam::hifst::MakeWeightHifst< fst::LexStdArc >::update ( )
inline

Definition at line 48 of file task.hifst.makeweights.hpp.


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