BaumWelch  baumwelch-0.3.8
OpenGrm-BaumWelch library
Public Member Functions | Public Attributes | List of all members
fst::CascadeOptions Struct Reference

#include <cascade.h>

Public Member Functions

 CascadeOptions (const CascadeOptions &)=default
 
 CascadeOptions (const CacheOptions &co_cache_options=CacheOptions(), const CacheOptions &ico_cache_options=CacheOptions())
 

Public Attributes

const CacheOptions co_cache_options
 
const CacheOptions ico_cache_options
 

Detailed Description

Definition at line 28 of file cascade.h.

Constructor & Destructor Documentation

fst::CascadeOptions::CascadeOptions ( const CascadeOptions )
default
fst::CascadeOptions::CascadeOptions ( const CacheOptions &  co_cache_options = CacheOptions(),
const CacheOptions &  ico_cache_options = CacheOptions() 
)
inlineexplicit

Definition at line 31 of file cascade.h.

Member Data Documentation

const CacheOptions fst::CascadeOptions::co_cache_options

Definition at line 37 of file cascade.h.

const CacheOptions fst::CascadeOptions::ico_cache_options

Definition at line 38 of file cascade.h.


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