All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
limits.h File Reference

Defines useful mathematical limits. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GF_MIN_VECTOR_LENGTH   1e-10
 This constant is used to determine whether the length of a vector is too small to handle accurately. More...
 
#define GF_MIN_ORTHO_TOLERANCE   1e-6
 This constant is used to determine when a set of basis vectors is close to orthogonal. More...
 

Detailed Description

Defines useful mathematical limits.

Definition in file limits.h.