FST
openfst-1.8.2
OpenFst Library
|
#include <rmepsilon.h>
Public Member Functions | |
RmEpsilonFstOptions (const CacheOptions &opts, float delta=kShortestDelta) | |
RmEpsilonFstOptions (float delta=kShortestDelta) | |
![]() | |
CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit) | |
Public Attributes | |
float | delta |
![]() | |
bool | gc |
size_t | gc_limit |
Definition at line 345 of file rmepsilon.h.
|
inlineexplicit |
Definition at line 348 of file rmepsilon.h.
|
inlineexplicit |
Definition at line 352 of file rmepsilon.h.
float fst::RmEpsilonFstOptions::delta |
Definition at line 346 of file rmepsilon.h.