FST  openfst-1.8.2.post1
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 345 of file rmepsilon.h.

Constructor & Destructor Documentation

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

Definition at line 348 of file rmepsilon.h.

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

Definition at line 352 of file rmepsilon.h.

Member Data Documentation

float fst::RmEpsilonFstOptions::delta

Definition at line 346 of file rmepsilon.h.


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