BaumWelch  baumwelch-0.3.8
OpenGrm-BaumWelch library
Classes | Namespaces | Functions
expectation-table.h File Reference
#include <cstddef>
#include <utility>
#include <vector>
#include <fst/fst.h>
#include <baumwelch/log-adder.h>
#include <unordered_map>
Include dependency graph for expectation-table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fst::internal::UnweightedArc< Arc >
 
struct  fst::internal::UnweightedArcHash< UArc >
 
class  fst::StateExpectationTable< A >
 
class  fst::StateILabelExpectationTable< A >
 

Namespaces

 fst
 
 fst::internal
 

Functions

template<class Arc >
bool fst::internal::operator== (const UnweightedArc< Arc > &left, const UnweightedArc< Arc > &right)