Definitions.h File Reference
#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.

Namespaces

 nuklei
 Public namespace.
 

Typedefs

typedef double nuklei::coord_t
 Type for point coordinates.
 
typedef std::pair< coord_t, coord_t > nuklei::coord_pair
 Pair of coord_t.
 
typedef double nuklei::appear_t
 Type for appearance-related values (e.g., color)
 
typedef double nuklei::weight_t
 Type for particle weights.
 
typedef unsigned int nuklei::bitfield_t
 Type for bitfield.
 
typedef unsigned int nuklei::id_t
 Type for identifier label.
 

Functions

bool nuklei::hasOpenMP ()
 

Variables

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
 
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:06.