Classes | Namespaces | Defines | Typedefs
nabo.h File Reference

public interface More...

#include "Eigen/Core"
#include "Eigen/Array"
#include <vector>
#include <map>
#include <boost/any.hpp>
Include dependency graph for nabo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Nabo::NearestNeighbourSearch< T >
 Nearest neighbour search interface, templatized on scalar type. More...
struct  Nabo::Parameters
 Parameter vector. More...

Namespaces

namespace  Nabo
 

Namespace for Nabo.


Defines

#define NABO_VERSION   "1.0.1"
 version of the Nabo library as string
#define NABO_VERSION_INT   10001
 version of the Nabo library as an int

Typedefs

typedef NearestNeighbourSearch
< double > 
Nabo::NNSearchD
 nearest neighbour search with scalars of type double
typedef NearestNeighbourSearch
< float > 
Nabo::NNSearchF
 nearest neighbour search with scalars of type float

Detailed Description

public interface

Definition in file nabo.h.



libnabo
Author(s): Stéphane Magnenat
autogenerated on Mon Oct 6 2014 10:27:28