FST  openfst-1.8.3
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 59 of file float-weight.h.

Member Function Documentation

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

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

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

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

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

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


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