RetroArch
Public Types | Static Public Member Functions | List of all members
spvutils::FloatProxyTraits< double > Struct Template Reference

#include <hex_float.h>

Public Types

typedef uint64_t uint_type
 

Static Public Member Functions

static bool isNan (double f)
 
static bool isInfinity (double f)
 
static double max ()
 
static double lowest ()
 

Member Typedef Documentation

◆ uint_type

Member Function Documentation

◆ isInfinity()

static bool spvutils::FloatProxyTraits< double >::isInfinity ( double  f)
inlinestatic

◆ isNan()

static bool spvutils::FloatProxyTraits< double >::isNan ( double  f)
inlinestatic

◆ lowest()

static double spvutils::FloatProxyTraits< double >::lowest ( )
inlinestatic

◆ max()

static double spvutils::FloatProxyTraits< double >::max ( )
inlinestatic

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