FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Variables
factor-weight.h File Reference
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/log.h>
#include <fst/cache.h>
#include <fst/fst.h>
#include <fst/impl-to-fst.h>
#include <fst/properties.h>
#include <fst/string-weight.h>
#include <fst/union-weight.h>
#include <fst/weight.h>
#include <unordered_map>
Include dependency graph for factor-weight.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fst::FactorWeightOptions< Arc >
 
class  fst::IdentityFactor< W >
 
class  fst::OneFactor< W >
 
class  fst::StringFactor< Label, S >
 
class  fst::GallicFactor< Label, W, G >
 
class  fst::GallicFactor< Label, W, GALLIC >
 
class  fst::internal::FactorWeightFstImpl< Arc, FactorIterator >
 
struct  fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element
 
class  fst::FactorWeightFst< A, FactorIterator >
 
class  fst::StateIterator< FactorWeightFst< Arc, FactorIterator > >
 
class  fst::ArcIterator< FactorWeightFst< Arc, FactorIterator > >
 

Namespaces

 fst
 
 fst::internal
 

Variables

constexpr uint8_t fst::kFactorFinalWeights = 0x01
 
constexpr uint8_t fst::kFactorArcWeights = 0x02