FST
openfst-1.8.3
OpenFst Library
|
#include <sparse-tuple-weight.h>
Public Types | |
using | Pair = typename SparseTupleWeight< W, K >::Pair |
using | const_iterator = typename std::list< Pair >::const_iterator |
using | iterator = typename std::list< Pair >::iterator |
Public Member Functions | |
SparseTupleWeightIterator (const SparseTupleWeight< W, K > &weight) | |
bool | Done () const |
const Pair & | Value () const |
void | Next () |
void | Reset () |
Definition at line 47 of file sparse-tuple-weight.h.
using fst::SparseTupleWeightIterator< W, K >::const_iterator = typename std::list<Pair>::const_iterator |
Definition at line 294 of file sparse-tuple-weight.h.
using fst::SparseTupleWeightIterator< W, K >::iterator = typename std::list<Pair>::iterator |
Definition at line 295 of file sparse-tuple-weight.h.
using fst::SparseTupleWeightIterator< W, K >::Pair = typename SparseTupleWeight<W, K>::Pair |
Definition at line 293 of file sparse-tuple-weight.h.
|
inlineexplicit |
Definition at line 297 of file sparse-tuple-weight.h.
|
inline |
Definition at line 303 of file sparse-tuple-weight.h.
|
inline |
Definition at line 313 of file sparse-tuple-weight.h.
|
inline |
Definition at line 321 of file sparse-tuple-weight.h.
|
inline |
Definition at line 311 of file sparse-tuple-weight.h.