FST  openfst-1.8.2
OpenFst Library
Namespaces | Functions
reverse.h File Reference
#include <algorithm>
#include <cstdint>
#include <vector>
#include <fst/cache.h>
Include dependency graph for reverse.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 FromArc , class ToArc >
void fst::Reverse (const Fst< FromArc > &ifst, MutableFst< ToArc > *ofst, bool require_superinitial=true)