FST  openfst-1.6.1
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::SparseTupleWeightDivideMapper< W, K > Struct Template Reference

#include <sparse-power-weight.h>

Public Member Functions

 SparseTupleWeightDivideMapper (DivideType type_)
 
Map (const K &k, const W &v1, const W &v2) const
 

Public Attributes

const DivideType type
 

Detailed Description

template<class W, class K>
struct fst::SparseTupleWeightDivideMapper< W, K >

Definition at line 31 of file sparse-power-weight.h.

Constructor & Destructor Documentation

template<class W, class K>
fst::SparseTupleWeightDivideMapper< W, K >::SparseTupleWeightDivideMapper ( DivideType  type_)
inlineexplicit

Definition at line 34 of file sparse-power-weight.h.

Member Function Documentation

template<class W, class K>
W fst::SparseTupleWeightDivideMapper< W, K >::Map ( const K &  k,
const W &  v1,
const W &  v2 
) const
inline

Definition at line 36 of file sparse-power-weight.h.

Member Data Documentation

template<class W, class K>
const DivideType fst::SparseTupleWeightDivideMapper< W, K >::type

Definition at line 32 of file sparse-power-weight.h.


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