FST
openfst-1.8.2.post1
OpenFst Library
|
#include <difference.h>
Public Member Functions | |
DifferenceFstOptions (const CacheOptions &opts=CacheOptions(), M *matcher1=nullptr, M *matcher2=nullptr, Filter *filter=nullptr, StateTable *state_table=nullptr) | |
![]() | |
ComposeFstOptions (const CacheOptions &opts=CacheOptions(), M *matcher1=nullptr, M *matcher2=nullptr, Filter *filter=nullptr, StateTable *state_table=nullptr) | |
![]() | |
CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit) | |
Additional Inherited Members | |
![]() | |
M * | matcher1 |
M * | matcher2 |
Filter * | filter |
StateTable * | state_table |
![]() | |
bool | gc |
size_t | gc_limit |
Definition at line 37 of file difference.h.
|
inlineexplicit |
Definition at line 39 of file difference.h.