Cambridge SMT System
FunctionToStdMapper Class Reference

#include <function-weight.h>

Public Types

typedef FunctionArc FromArc
 
typedef fst::ArcTpl< fst::TropicalWeightTpl< double > > ToArc
 
typedef FromArc::Weight FW
 
typedef ToArc::Weight TW
 

Public Member Functions

 FunctionToStdMapper (double gamma)
 
ToArc operator() (const FromArc &arc) const
 
fst::MapSymbolsAction InputSymbolsAction () const
 
fst::MapSymbolsAction OutputSymbolsAction () const
 
fst::MapFinalAction FinalAction () const
 
uint Properties (uint props) const
 

Detailed Description

Definition at line 274 of file function-weight.h.

Member Typedef Documentation

Definition at line 277 of file function-weight.h.

Definition at line 279 of file function-weight.h.

typedef fst::ArcTpl<fst::TropicalWeightTpl<double> > FunctionToStdMapper::ToArc

Definition at line 278 of file function-weight.h.

typedef ToArc::Weight FunctionToStdMapper::TW

Definition at line 280 of file function-weight.h.

Constructor & Destructor Documentation

FunctionToStdMapper::FunctionToStdMapper ( double  gamma)
inlineexplicit

Definition at line 281 of file function-weight.h.

Member Function Documentation

fst::MapFinalAction FunctionToStdMapper::FinalAction ( ) const
inline

Definition at line 305 of file function-weight.h.

fst::MapSymbolsAction FunctionToStdMapper::InputSymbolsAction ( ) const
inline

Definition at line 299 of file function-weight.h.

ToArc FunctionToStdMapper::operator() ( const FromArc arc) const
inline

Definition at line 284 of file function-weight.h.

Here is the call graph for this function:

fst::MapSymbolsAction FunctionToStdMapper::OutputSymbolsAction ( ) const
inline

Definition at line 302 of file function-weight.h.

uint FunctionToStdMapper::Properties ( uint  props) const
inline

Definition at line 308 of file function-weight.h.


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