FST
openfst-1.8.4
OpenFst Library
|
#include <info.h>
Public Types | |
using | Label = typename Arc::Label |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
Public Member Functions | |
PdtInfo (const Fst< Arc > &fst, const std::vector< std::pair< Label, Label >> &parents) | |
const std::string & | FstType () const |
const std::string & | ArcType () const |
int64_t | NumStates () const |
int64_t | NumArcs () const |
int64_t | NumOpenParens () const |
int64_t | NumCloseParens () const |
int64_t | NumUniqueOpenParens () const |
int64_t | NumUniqueCloseParens () const |
int64_t | NumOpenParenStates () const |
int64_t | NumCloseParenStates () const |
void | Print () |
using fst::PdtInfo< Arc >::Label = typename Arc::Label |
using fst::PdtInfo< Arc >::StateId = typename Arc::StateId |
using fst::PdtInfo< Arc >::Weight = typename Arc::Weight |
fst::PdtInfo< Arc >::PdtInfo | ( | const Fst< Arc > & | fst, |
const std::vector< std::pair< Label, Label >> & | parents | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void fst::PdtInfo< Arc >::Print | ( | ) |