FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::WeightApproxEqual Class Reference

#include <equal.h>

Public Member Functions

 WeightApproxEqual (float delta)
 
template<class Weight1 , class Weight2 >
bool operator() (const Weight1 &w1, const Weight2 &w2) const
 

Detailed Description

Definition at line 42 of file equal.h.

Constructor & Destructor Documentation

fst::WeightApproxEqual::WeightApproxEqual ( float  delta)
inlineexplicit

Definition at line 44 of file equal.h.

Member Function Documentation

template<class Weight1 , class Weight2 >
bool fst::WeightApproxEqual::operator() ( const Weight1 &  w1,
const Weight2 &  w2 
) const
inline

Definition at line 49 of file equal.h.


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