|
Defines useful mathematical limits. More...
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. | |
#define | GF_MIN_ORTHO_TOLERANCE 1e-6 |
This constant is used to determine when a set of basis vectors is close to orthogonal. | |
Defines useful mathematical limits.
Definition in file limits.h.