FST
openfst-1.8.4
OpenFst Library
|
#include <arcfilter.h>
Public Types | |
using | Label = typename Arc::Label |
Public Member Functions | |
LabelArcFilter (Label label, bool match_input=true, bool keep_match=true) | |
bool | operator() (const Arc &arc) const |
Definition at line 61 of file arcfilter.h.
using fst::LabelArcFilter< Arc >::Label = typename Arc::Label |
Definition at line 63 of file arcfilter.h.
|
inlineexplicit |
Definition at line 65 of file arcfilter.h.
|
inline |
Definition at line 69 of file arcfilter.h.