FST
openfst-1.8.4
OpenFst Library
|
#include <invert.h>
Public Types | |
using | FromArc = A |
using | ToArc = A |
Public Member Functions | |
InvertMapper ()=default | |
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::InvertMapper< A >::FromArc = A |
using fst::InvertMapper< A >::ToArc = A |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |