FST
openfst-1.8.4
OpenFst Library
|
#include <cstddef>
#include <cstdint>
#include <random>
#include <fst/log.h>
#include <fst/mutable-fst.h>
#include <fst/properties.h>
#include <fst/verify.h>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class Arc , class Generate > | |
void | fst::RandFst (const int num_random_states, const int num_random_arcs, const int num_random_labels, const float acyclic_prob, Generate generate, uint64_t seed, MutableFst< Arc > *fst) |