GeoAlgoConstants.h
Go to the documentation of this file.
1 #ifndef BASICTOOL_GEOALGOCONSTANTS_H
2 #define BASICTOOL_GEOALGOCONSTANTS_H
3 
4 #include <limits>
5 #include <climits>
6 namespace geoalgo {
7 
8  static const double kPI = 3.141592653589793238462643383279502884;
9 
11 
13 
15 
16 }
17 #endif
static const double kMIN_DOUBLE
static const double kMAX_DOUBLE
static int max(int a, int b)
T min(sqlite3 *const db, std::string const &table_name, std::string const &column_name)
Definition: statistics.h:55
static const double kPI
static const double kINVALID_DOUBLE