#include <ctime>
#include <cstdlib>
#include <cmath>
#include <spatialindex/tools/rand48.h>
#include <spatialindex/SpatialIndex.h>
#include "RandomEvictionsBuffer.h"
Go to the source code of this file.