trivial-factor-weight.h File Reference
#include <unordered_map>
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include <fst/cache.h>
#include <fst/test-properties.h>
Include dependency graph for trivial-factor-weight.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TrivialFactorWeightOptions< Arc >
 
class  TrivialFactorWeightFstImpl< A, F >
 
struct  TrivialFactorWeightFstImpl< A, F >::Element
 
class  TrivialFactorWeightFstImpl< A, F >::ElementEqual
 
class  TrivialFactorWeightFstImpl< A, F >::ElementKey
 
class  TrivialFactorWeightFst< A, F >
 TrivialFactorWeightFst takes as template parameter a FactorIterator as defined above. More...
 
class  StateIterator< TrivialFactorWeightFst< A, F > >
 
class  ArcIterator< TrivialFactorWeightFst< A, F > >
 

Namespaces

 fst
 For an extended explanation of the framework of which grammar-fsts are a part, please see Support for grammars and graphs with on-the-fly parts. (i.e.
 
 fst::internal