![]() |
QMCPACK
|
Include dependency graph for math.cpp:Go to the source code of this file.
Namespaces | |
| qmcplusplus | |
| helper functions for EinsplineSetBuilder | |
Functions | |
| bool | isnan (float) |
| return true if the value is NaN. More... | |
| bool | isnan (double a) |
| bool | isfinite (float) |
| return true if the value is finite. More... | |
| bool | isfinite (double a) |
| bool | isinf (float) |
| return true if the value is Inf. More... | |
| bool | isinf (double a) |