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

#include <sparse-power-weight.h>

Public Member Functions

 SparseTupleWeightApproxMapper (float delta_=kDelta)
 
Map (const K &k, const W &v1, const W &v2) const
 

Public Attributes

const float delta
 

Detailed Description

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

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

Constructor & Destructor Documentation

template<class W, class K>
fst::SparseTupleWeightApproxMapper< W, K >::SparseTupleWeightApproxMapper ( float  delta_ = kDelta)
inlineexplicit

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

Member Function Documentation

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

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

Member Data Documentation

template<class W, class K>
const float fst::SparseTupleWeightApproxMapper< W, K >::delta

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


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