Cambridge SMT System
fst::Scale< StateT > Struct Template Reference

#include <fstutils.applylmonthefly.hpp>

Public Member Functions

 Scale (float scale)
 
float operator() ()
 

Public Attributes

float scale_
 

Detailed Description

template<class StateT>
struct fst::Scale< StateT >

Definition at line 45 of file fstutils.applylmonthefly.hpp.

Constructor & Destructor Documentation

template<class StateT>
fst::Scale< StateT >::Scale ( float  scale)
inline

Definition at line 47 of file fstutils.applylmonthefly.hpp.

Member Function Documentation

template<class StateT>
float fst::Scale< StateT >::operator() ( )
inline

Definition at line 48 of file fstutils.applylmonthefly.hpp.

Member Data Documentation

template<class StateT>
float fst::Scale< StateT >::scale_

Definition at line 46 of file fstutils.applylmonthefly.hpp.


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