FST  openfst-1.8.2.post1
OpenFst Library
Static Public Member Functions | List of all members
fst::FloatLimits< T > Class Template Reference

#include <float-weight.h>

Static Public Member Functions

static constexpr T PosInfinity ()
 
static constexpr T NegInfinity ()
 
static constexpr T NumberBad ()
 

Detailed Description

template<class T>
class fst::FloatLimits< T >

Definition at line 54 of file float-weight.h.

Member Function Documentation

template<class T >
static constexpr T fst::FloatLimits< T >::NegInfinity ( )
inlinestatic

Definition at line 60 of file float-weight.h.

template<class T >
static constexpr T fst::FloatLimits< T >::NumberBad ( )
inlinestatic

Definition at line 62 of file float-weight.h.

template<class T >
static constexpr T fst::FloatLimits< T >::PosInfinity ( )
inlinestatic

Definition at line 56 of file float-weight.h.


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