#include <cmath>
#include <cstdlib>
#include <cfloat>
Include dependency graph for Math.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
Defines | |
#define | M_PI 3.14159265358979323846 |
Functions | |
template<class T> | |
bool | Impala::IsNan (T x) |