FST  openfst-1.8.3
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::RmEpsilonFstOptions Struct Reference

#include <rmepsilon.h>

Inheritance diagram for fst::RmEpsilonFstOptions:
Inheritance graph
[legend]
Collaboration diagram for fst::RmEpsilonFstOptions:
Collaboration graph
[legend]

Public Member Functions

 RmEpsilonFstOptions (const CacheOptions &opts, float delta=kShortestDelta)
 
 RmEpsilonFstOptions (float delta=kShortestDelta)
 
- Public Member Functions inherited from fst::CacheOptions
 CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit)
 

Public Attributes

float delta
 
- Public Attributes inherited from fst::CacheOptions
bool gc
 
size_t gc_limit
 

Detailed Description

Definition at line 355 of file rmepsilon.h.

Constructor & Destructor Documentation

fst::RmEpsilonFstOptions::RmEpsilonFstOptions ( const CacheOptions opts,
float  delta = kShortestDelta 
)
inlineexplicit

Definition at line 358 of file rmepsilon.h.

fst::RmEpsilonFstOptions::RmEpsilonFstOptions ( float  delta = kShortestDelta)
inlineexplicit

Definition at line 362 of file rmepsilon.h.

Member Data Documentation

float fst::RmEpsilonFstOptions::delta

Definition at line 356 of file rmepsilon.h.


The documentation for this struct was generated from the following file: