#include <limits>
#include <string>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <stdexcept>
#include <cstdio>
#include <utility>
#include <boost/shared_ptr.hpp>
#include <boost/version.hpp>
Go to the source code of this file.
|
bool | nuklei::hasOpenMP () |
|
|
const bool | nuklei::KDTREE_DENSITY_EVAL |
|
const bool | nuklei::KDTREE_NANOFLANN |
|
const unsigned int | nuklei::KDE_KTH_NEAREST_NEIGHBOR |
|
const appear_t | nuklei::HSV_METRIC_VALUE_WEIGHT |
|
const std::string | nuklei::SERIALIZATION_DEFAULT_OUTPUT_TYPE |
|
const std::string | nuklei::SERIALIZATION_DEFAULT_BOOST_ARCHIVE |
|
const unsigned | nuklei::IMAGE_PROJECTION_RADIUS |
|
const std::string | nuklei::PARALLELIZATION |
|
const bool | nuklei::ENABLE_CONSOLE_BACKSPACE |
|
const unsigned | nuklei::LOG_LEVEL |
|