#include <OpenTissue/configuration.h>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | OpenTissue |
| namespace | OpenTissue::math |
Defines | |
| #define | is_number(val) (isnan(val)==0) |
| Is a number test. | |
| #define is_number | ( | val | ) | (isnan(val)==0) |
Is a number test.
1.7.1