Cambridge SMT System
|
#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 |
Definition at line 274 of file function-weight.h.
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.
|
inlineexplicit |
Definition at line 281 of file function-weight.h.
|
inline |
Definition at line 305 of file function-weight.h.
|
inline |
Definition at line 299 of file function-weight.h.
|
inline |
Definition at line 302 of file function-weight.h.
|
inline |
Definition at line 308 of file function-weight.h.