![]() |
![]() |
#include <cmath>
#include <sys/types.h>
#include "math_private.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::detail |
Functions | |
template<class FP> | |
bool | edm::asm_isnan (FP x) |
template<class FP> | |
bool | edm::equal_isnan (FP x) |
bool | edm::isnan (long double q) |
bool | edm::isnan (double d) |
bool | edm::isnan (float f) |
bool | edm::detail::isnan (long double x) |
bool | edm::detail::isnan (double x) |
bool | edm::detail::isnan (float x) |