bufferkdtree (C sources)
C source code for the Python bufferkdtree implementation
 All Classes Files Functions Variables Typedefs Macros
Macros
float.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FLOAT_TYPE   float
 
#define PARSE_FLOAT   strtof
 
#define MAX_FLOAT_TYPE   3.402823466e+38
 
#define MIN_FLOAT_TYPE   -3.402823466e+38
 

Macro Definition Documentation

#define FLOAT_TYPE   float
#define MAX_FLOAT_TYPE   3.402823466e+38
#define MIN_FLOAT_TYPE   -3.402823466e+38
#define PARSE_FLOAT   strtof