FST
openfst-1.8.4
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 47 of file difference.h.
|
inlineexplicit |
Definition at line 49 of file difference.h.