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

#include <isomorphic.h>

Public Member Functions

 Isomorphism (const Fst< Arc > &fst1, const Fst< Arc > &fst2, float delta)
 
bool IsIsomorphic ()
 
bool Error () const
 

Detailed Description

template<class Arc>
class fst::internal::Isomorphism< Arc >

Definition at line 68 of file isomorphic.h.

Constructor & Destructor Documentation

template<class Arc>
fst::internal::Isomorphism< Arc >::Isomorphism ( const Fst< Arc > &  fst1,
const Fst< Arc > &  fst2,
float  delta 
)
inline

Definition at line 72 of file isomorphic.h.

Member Function Documentation

template<class Arc>
bool fst::internal::Isomorphism< Arc >::Error ( ) const
inline

Definition at line 105 of file isomorphic.h.

template<class Arc>
bool fst::internal::Isomorphism< Arc >::IsIsomorphic ( )
inline

Definition at line 81 of file isomorphic.h.


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