FST
openfst-1.8.2
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 1309 of file algo_test.h.
using fst::AlgoTester< Arc >::Label = typename Arc::Label |
Definition at line 1311 of file algo_test.h.
using fst::AlgoTester< Arc >::StateId = typename Arc::StateId |
Definition at line 1312 of file algo_test.h.
using fst::AlgoTester< Arc >::Weight = typename Arc::Weight |
Definition at line 1313 of file algo_test.h.
using fst::AlgoTester< Arc >::WeightGenerator = WeightGenerate<Weight> |
Definition at line 1314 of file algo_test.h.
|
inline |
Definition at line 1316 of file algo_test.h.
|
inline |
Definition at line 1334 of file algo_test.h.
|
inline |
Definition at line 1340 of file algo_test.h.