FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::WeightConvert< W1, W2 > Struct Template Reference

#include <weight.h>

Public Member Functions

W2 operator() (W1 w1) const
 

Detailed Description

template<class W1, class W2>
struct fst::WeightConvert< W1, W2 >

Definition at line 234 of file weight.h.

Member Function Documentation

template<class W1, class W2>
W2 fst::WeightConvert< W1, W2 >::operator() ( W1  w1) const
inline

Definition at line 235 of file weight.h.


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