FST
openfst-1.8.4
OpenFst Library
|
#include <algo_test.h>
Public Types | |
using | Label = typename Arc::Label |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
using | WeightGenerator = WeightGenerate< Weight > |
Public Member Functions | |
AlgoTester (WeightGenerator generator, uint64_t seed) | |
void | MakeRandFst (MutableFst< Arc > *fst) |
void | Test () |
Definition at line 1360 of file algo_test.h.
using fst::AlgoTester< Arc >::Label = typename Arc::Label |
Definition at line 1362 of file algo_test.h.
using fst::AlgoTester< Arc >::StateId = typename Arc::StateId |
Definition at line 1363 of file algo_test.h.
using fst::AlgoTester< Arc >::Weight = typename Arc::Weight |
Definition at line 1364 of file algo_test.h.
using fst::AlgoTester< Arc >::WeightGenerator = WeightGenerate<Weight> |
Definition at line 1365 of file algo_test.h.
|
inline |
Definition at line 1367 of file algo_test.h.
|
inline |
Definition at line 1385 of file algo_test.h.
|
inline |
Definition at line 1391 of file algo_test.h.