#include <limits>
#include <climits>
Go to the source code of this file.
Namespaces | |
geoalgo | |
Variables | |
static const double | geoalgo::kPI = 3.141592653589793238462643383279502884 |
static const double | geoalgo::kINVALID_DOUBLE = std::numeric_limits<double>::max() |
static const double | geoalgo::kMAX_DOUBLE = std::numeric_limits<double>::max() |
static const double | geoalgo::kMIN_DOUBLE = std::numeric_limits<double>::min() |