FST
openfst-1.8.4
OpenFst Library
|
#include <algo_test.h>
Public Types | |
using | Arc = StdArc |
using | Label = Arc::Label |
using | StateId = Arc::StateId |
using | Weight = Arc::Weight |
Public Member Functions | |
UnweightedTester (const Fst< Arc > &zero_fsa, const Fst< Arc > &one_fsa, const Fst< Arc > &univ_fsa, uint64_t seed) | |
void | Test (const Fst< Arc > &A1, const Fst< Arc > &A2, const Fst< Arc > &A3) |
Definition at line 1098 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Arc = StdArc |
Definition at line 1100 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Label = Arc::Label |
Definition at line 1101 of file algo_test.h.
using fst::UnweightedTester< StdArc >::StateId = Arc::StateId |
Definition at line 1102 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Weight = Arc::Weight |
Definition at line 1103 of file algo_test.h.
|
inline |
Definition at line 1105 of file algo_test.h.
|
inline |
Definition at line 1112 of file algo_test.h.