math_constants.h File Reference

Go to the source code of this file.

Macros

#define HIPRT_INF
 
#define HIPRT_INF_F
 
#define HIPRT_MAX_NORMAL_F
 
#define HIPRT_MIN_DENORM_F
 
#define HIPRT_NAN
 
#define HIPRT_NAN_F
 
#define HIPRT_NEG_ZERO_F
 
#define HIPRT_ONE_F
 
#define HIPRT_ZERO_F
 

Macro Definition Documentation

◆ HIPRT_INF

#define HIPRT_INF

Definition at line 20 of file math_constants.h.

◆ HIPRT_INF_F

#define HIPRT_INF_F

Definition at line 11 of file math_constants.h.

◆ HIPRT_MAX_NORMAL_F

#define HIPRT_MAX_NORMAL_F

Definition at line 14 of file math_constants.h.

◆ HIPRT_MIN_DENORM_F

#define HIPRT_MIN_DENORM_F

Definition at line 13 of file math_constants.h.

◆ HIPRT_NAN

#define HIPRT_NAN

Definition at line 21 of file math_constants.h.

◆ HIPRT_NAN_F

#define HIPRT_NAN_F

Definition at line 12 of file math_constants.h.

◆ HIPRT_NEG_ZERO_F

#define HIPRT_NEG_ZERO_F

Definition at line 15 of file math_constants.h.

◆ HIPRT_ONE_F

#define HIPRT_ONE_F

Definition at line 17 of file math_constants.h.

◆ HIPRT_ZERO_F

#define HIPRT_ZERO_F

Definition at line 16 of file math_constants.h.