#include <limits>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Functions | |
| bool | MR::isNanFast (float f) |
| quickly tests whether given float is not-a-number | |
Variables | |
| constexpr float | MR::cQuietNan = std::numeric_limits<float>::quiet_NaN() |