#include <fst/arc.h>
List of all members.
Detailed Description
template<class A, StringType S = STRING_LEFT>
struct fst::GallicArc< A, S >
Arc with label and state Id type the same as template arg and with weights over the Gallic semiring w.r.t the output labels and weights of A.
Definition at line 102 of file arc.h.
Member Typedef Documentation
template<class A , StringType S = STRING_LEFT>
template<class A , StringType S = STRING_LEFT>
template<class A , StringType S = STRING_LEFT>
template<class A , StringType S = STRING_LEFT>
Constructor & Destructor Documentation
template<class A , StringType S = STRING_LEFT>
template<class A , StringType S = STRING_LEFT>
template<class A , StringType S = STRING_LEFT>
Member Function Documentation
template<class A , StringType S = STRING_LEFT>
| static const string& fst::GallicArc< A, S >::Type |
( |
void |
|
) |
[inline, static] |
Member Data Documentation
template<class A , StringType S = STRING_LEFT>
Transition input label.
Definition at line 126 of file arc.h.
template<class A , StringType S = STRING_LEFT>
Transition destination state.
Definition at line 129 of file arc.h.
template<class A , StringType S = STRING_LEFT>
Transition output label.
Definition at line 127 of file arc.h.
template<class A , StringType S = STRING_LEFT>
Transition weight.
Definition at line 128 of file arc.h.
The documentation for this struct was generated from the following file:
- openfst-1.2.6/src/include/fst/arc.h