16#ifndef TRACKINGITSU_INCLUDE_CONSTANTS_H_
17#define TRACKINGITSU_INCLUDE_CONSTANTS_H_
23constexpr float MB = 1024.f * 1024.f;
24constexpr float GB = 1024.f * 1024.f * 1024.f;
32constexpr float Radl = 9.36f;
33constexpr float Rho = 2.33f;
constexpr int UnusedIndex
constexpr int ClustersPerCell
constexpr float Resolution
constexpr float Tolerance
constexpr bool DoTimeBenchmarks
constexpr bool SaveTimeBenchmarks