FST
openfst-1.8.4
OpenFst Library
|
#include <randgen.h>
Public Types | |
using | StateId = typename FromArc::StateId |
using | Weight = typename FromArc::Weight |
Public Member Functions | |
RandGenVisitor (MutableFst< ToArc > *ofst) | |
void | InitVisit (const Fst< FromArc > &ifst) |
constexpr bool | InitState (StateId, StateId) const |
bool | TreeArc (StateId, const ToArc &arc) |
bool | BackArc (StateId, const FromArc &) |
bool | ForwardOrCrossArc (StateId, const FromArc &) |
void | FinishState (StateId s, StateId p, const FromArc *) |
void | FinishVisit () |
using fst::internal::RandGenVisitor< FromArc, ToArc >::StateId = typename FromArc::StateId |
using fst::internal::RandGenVisitor< FromArc, ToArc >::Weight = typename FromArc::Weight |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |