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

#include <lookahead-filter.h>

Public Types

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

Detailed Description

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

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

Member Typedef Documentation

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

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

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

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

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

template<class Arc >
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::SF = AltSequenceComposeFilter<M>

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


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