#include <fst/cache.h>
List of all members.
Detailed Description
template<class A>
struct fst::CacheState< A >
Arcs implemented by an STL vector per state. Similar to VectorState but adds flags and ref count to keep track of what has been cached.
Definition at line 373 of file cache.h.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Arcs represenation.
Definition at line 387 of file cache.h.
Final weight.
Definition at line 386 of file cache.h.
# of input epsilons
Definition at line 388 of file cache.h.
# of output epsilons
Definition at line 389 of file cache.h.
The documentation for this struct was generated from the following file:
- openfst-1.2.6/src/include/fst/cache.h