FST  openfst-1.8.3
OpenFst Library
Public Types | List of all members
fst::DefaultLookAhead< Arc, MATCH_INPUT > Class Template Reference

#include <lookahead-filter.h>

Public Types

using M = LookAheadMatcher< Fst< Arc >>
 
using SF = SequenceComposeFilter< M >
 
using ComposeFilter = LookAheadComposeFilter< SF, M >
 
using FstMatcher = M
 

Detailed Description

template<class Arc>
class fst::DefaultLookAhead< Arc, MATCH_INPUT >

Definition at line 575 of file lookahead-filter.h.

Member Typedef Documentation

template<class Arc >
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::ComposeFilter = LookAheadComposeFilter<SF, M>

Definition at line 579 of file lookahead-filter.h.

template<class Arc >
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::FstMatcher = M

Definition at line 580 of file lookahead-filter.h.

template<class Arc >
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::M = LookAheadMatcher<Fst<Arc>>

Definition at line 577 of file lookahead-filter.h.

template<class Arc >
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::SF = SequenceComposeFilter<M>

Definition at line 578 of file lookahead-filter.h.


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