FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
rand-fst.h File Reference
#include <cstddef>
#include <cstdint>
#include <random>
#include <fst/log.h>
#include <fst/mutable-fst.h>
#include <fst/properties.h>
#include <fst/verify.h>
Include dependency graph for rand-fst.h:
This graph shows which files directly or indirectly include this file:

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)