Cambridge SMT System
ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 > Struct Template Reference

#include <task.hifst.makeweights.hpp>

Public Types

typedef TupleArc32 Arc
 
typedef Arc::Weight Weight
 

Public Member Functions

 MakeWeightHifstLocalLm ()
 
 MakeWeightHifstLocalLm (const ucam::util::RegistryPO &rg)
 
Weight operator() (float const weight) const
 
Weight operator() (Weight const &weight) const
 
void update ()
 

Public Attributes

unsigned k_
 

Detailed Description

template<>
struct ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >

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

Member Typedef Documentation

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

Constructor & Destructor Documentation

Member Function Documentation

Weight ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::operator() ( float const  weight) const
inline

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

Weight ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::operator() ( Weight const &  weight) const
inline

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

void ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::update ( )
inline

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

Member Data Documentation


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