FST  openfst-1.8.3
OpenFst Library
Classes | Namespaces | Functions
pdt.h File Reference
#include <sys/types.h>
#include <cstddef>
#include <map>
#include <set>
#include <utility>
#include <vector>
#include <fst/compat.h>
#include <fst/log.h>
#include <fst/fst.h>
#include <fst/state-table.h>
#include <unordered_map>
Include dependency graph for pdt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::PdtStack< StackId, Label >
 
struct  fst::PdtStack< StackId, Label >::StackNode
 
struct  fst::PdtStateTuple< S, K >
 
class  fst::PdtStateHash< T >
 
class  fst::PdtStateTable< StateId, StackId >
 

Namespaces

 fst
 

Functions

template<typename S , typename K >
bool fst::operator== (const PdtStateTuple< S, K > &x, const PdtStateTuple< S, K > &y)