FST
openfst-1.8.4
OpenFst Library
|
#include <power-weight-mappers.h>
Public Types | |
using | FromWeight = FromPowerWeight |
using | ToWeight = ToWeight_ |
using | Index = typename FromPowerWeight::Index |
Public Member Functions | |
FromPowerWeightMapper (Index index=0) | |
ToWeight | operator() (const FromPowerWeight &w) const |
Definition at line 47 of file power-weight-mappers.h.
using fst::FromPowerWeightMapper< FromPowerWeight, ToWeight_ >::FromWeight = FromPowerWeight |
Definition at line 49 of file power-weight-mappers.h.
using fst::FromPowerWeightMapper< FromPowerWeight, ToWeight_ >::Index = typename FromPowerWeight::Index |
Definition at line 51 of file power-weight-mappers.h.
using fst::FromPowerWeightMapper< FromPowerWeight, ToWeight_ >::ToWeight = ToWeight_ |
Definition at line 50 of file power-weight-mappers.h.
|
inlineexplicit |
Definition at line 53 of file power-weight-mappers.h.
|
inline |
Definition at line 55 of file power-weight-mappers.h.