FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::UnweightedTester< Arc > Class Template Reference

#include <algo_test.h>

Public Member Functions

 UnweightedTester (const Fst< Arc > &zero_fsa, const Fst< Arc > &one_fsa, const Fst< Arc > &univ_fsa, uint64_t seed)
 
void Test (const Fst< Arc > &A1, const Fst< Arc > &A2, const Fst< Arc > &A3)
 

Detailed Description

template<class Arc>
class fst::UnweightedTester< Arc >

Definition at line 1086 of file algo_test.h.

Constructor & Destructor Documentation

template<class Arc >
fst::UnweightedTester< Arc >::UnweightedTester ( const Fst< Arc > &  zero_fsa,
const Fst< Arc > &  one_fsa,
const Fst< Arc > &  univ_fsa,
uint64_t  seed 
)
inline

Definition at line 1088 of file algo_test.h.

Member Function Documentation

template<class Arc >
void fst::UnweightedTester< Arc >::Test ( const Fst< Arc > &  A1,
const Fst< Arc > &  A2,
const Fst< Arc > &  A3 
)
inline

Definition at line 1091 of file algo_test.h.


The documentation for this class was generated from the following file: