FST
openfst-1.8.4
OpenFst Library
|
#include <arc-map.h>
Public Types | |
using | FromArc = GallicArc< A, G > |
using | ToArc = A |
using | Label = typename ToArc::Label |
using | AW = typename ToArc::Weight |
using | GW = typename FromArc::Weight |
Public Member Functions | |
FromGallicMapper (Label superfinal_label=0) | |
ToArc | operator() (const FromArc &arc) const |
constexpr MapFinalAction | FinalAction () const |
constexpr MapSymbolsAction | InputSymbolsAction () const |
constexpr MapSymbolsAction | OutputSymbolsAction () const |
uint64_t | Properties (uint64_t inprops) const |
using fst::FromGallicMapper< A, G >::AW = typename ToArc::Weight |
using fst::FromGallicMapper< A, G >::FromArc = GallicArc<A, G> |
using fst::FromGallicMapper< A, G >::GW = typename FromArc::Weight |
using fst::FromGallicMapper< A, G >::Label = typename ToArc::Label |
using fst::FromGallicMapper< A, G >::ToArc = A |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |