FST
openfst-1.8.4
OpenFst Library
|
#include <closure.h>
Public Member Functions | |
ClosureFstOptions (const RationalFstOptions &opts, ClosureType type=CLOSURE_STAR) | |
ClosureFstOptions (ClosureType type=CLOSURE_STAR) | |
![]() | |
CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit) | |
Public Attributes | |
ClosureType | type |
![]() | |
bool | gc |
size_t | gc_limit |
|
inlineexplicit |
|
inlineexplicit |
ClosureType fst::ClosureFstOptions::type |