Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Static Public Member Functions | List of all members
TConstants< T > Class Template Reference

#include <math.constants.h>

Public Member Functions

 LM_DISABLE_COPY_AND_MOVE (TConstants)
 
template<>
LM_FORCE_INLINE float Eps ()
 
template<>
LM_FORCE_INLINE float EpsLarge ()
 

Static Public Member Functions

static LM_FORCE_INLINE T Zero ()
 
static LM_FORCE_INLINE T Pi ()
 
static LM_FORCE_INLINE T InvPi ()
 
static LM_FORCE_INLINE T InvTwoPi ()
 
static LM_FORCE_INLINE T Inf ()
 
static LM_FORCE_INLINE T Eps ()
 
static LM_FORCE_INLINE T EpsLarge ()
 
static LM_FORCE_INLINE T MachineEps ()
 

Detailed Description

template<typename T>
class TConstants< T >

Math constants.

Template Parameters
TInternal value type.

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