Cambridge SMT System
|
#include <function-weight.h>
Public Types | |
typedef FunctionArc | ToArc |
typedef FromArc::Weight | FW |
typedef ToArc::Weight | TW |
Public Member Functions | |
VectorToFunctionMapper (const std::vector< T > &direction, const std::vector< T > &initial) | |
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 225 of file function-weight.h.
typedef FromArc::Weight VectorToFunctionMapper< FromArc, T >::FW |
Definition at line 229 of file function-weight.h.
typedef FunctionArc VectorToFunctionMapper< FromArc, T >::ToArc |
Definition at line 228 of file function-weight.h.
typedef ToArc::Weight VectorToFunctionMapper< FromArc, T >::TW |
Definition at line 230 of file function-weight.h.
|
inlineexplicit |
Definition at line 231 of file function-weight.h.
|
inline |
Definition at line 259 of file function-weight.h.
|
inline |
Definition at line 253 of file function-weight.h.
|
inline |
|
inline |
Definition at line 256 of file function-weight.h.
|
inline |
Definition at line 262 of file function-weight.h.