FST
openfst-1.8.2.post1
OpenFst Library
|
#include <factor-weight.h>
Public Member Functions | |
Element () | |
Element (StateId s, Weight weight_) | |
Public Attributes | |
StateId | state |
Weight | weight |
Definition at line 243 of file factor-weight.h.
|
inline |
Definition at line 244 of file factor-weight.h.
|
inline |
Definition at line 246 of file factor-weight.h.
StateId fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::state |
Definition at line 248 of file factor-weight.h.
Weight fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::weight |
Definition at line 249 of file factor-weight.h.