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