#include <fst/arc.h>
List of all members.
Detailed Description
template<class A, class K = int>
struct fst::SparsePowerArc< A, K >
Arc with label and state Id type the same as first template arg and with weights over the arbitrary cartesian power of the weight type.
Definition at line 241 of file arc.h.
Member Typedef Documentation
template<class A , class K = int>
template<class A , class K = int>
template<class A , class K = int>
template<class A , class K = int>
Constructor & Destructor Documentation
template<class A , class K = int>
template<class A , class K = int>
Member Function Documentation
template<class A , class K = int>
Member Data Documentation
template<class A , class K = int>
Transition input label.
Definition at line 263 of file arc.h.
template<class A , class K = int>
Transition destination state.
Definition at line 266 of file arc.h.
template<class A , class K = int>
Transition output label.
Definition at line 264 of file arc.h.
template<class A , class K = int>
Transition weight.
Definition at line 265 of file arc.h.
The documentation for this struct was generated from the following file:
- openfst-1.2.6/src/include/fst/arc.h