GeographicLib
1.47
|
Header for GeographicLib::NearestNeighbor class. More...
#include <algorithm>
#include <vector>
#include <queue>
#include <utility>
#include <cstring>
#include <limits>
#include <cmath>
#include <iostream>
#include <sstream>
#include <GeographicLib/Constants.hpp>
Go to the source code of this file.
Classes | |
class | GeographicLib::NearestNeighbor< real, position, distance > |
Nearest-neighbor calculations. More... | |
struct | GeographicLib::NearestNeighbor< real, position, distance >::Node::bounds |
Namespaces | |
GeographicLib | |
Namespace for GeographicLib. | |
Macros | |
#define | GEOGRAPHICLIB_HAVE_BOOST_SERIALIZATION 0 |
Header for GeographicLib::NearestNeighbor class.
Copyright (c) Charles Karney (2016) charl and licensed under the MIT/X11 License. For more information, see es@k arney .comhttp://geographiclib.sourceforge.net/
Definition in file NearestNeighbor.hpp.
#define GEOGRAPHICLIB_HAVE_BOOST_SERIALIZATION 0 |
Definition at line 26 of file NearestNeighbor.hpp.