FST
openfst-1.8.2
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 1047 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Arc = StdArc |
Definition at line 1049 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Label = Arc::Label |
Definition at line 1050 of file algo_test.h.
using fst::UnweightedTester< StdArc >::StateId = Arc::StateId |
Definition at line 1051 of file algo_test.h.
using fst::UnweightedTester< StdArc >::Weight = Arc::Weight |
Definition at line 1052 of file algo_test.h.
|
inline |
Definition at line 1054 of file algo_test.h.
|
inline |
Definition at line 1061 of file algo_test.h.