Functions
helpers.h File Reference
#include "nabo/nabo.h"
#include <limits>
#include <iostream>
#include <fstream>
#include <stdint.h>
#include <time.h>
#include <boost/timer.hpp>
Include dependency graph for helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
NearestNeighbourSearch< T >::Vector createQuery (const typename NearestNeighbourSearch< T >::Matrix &d, const NearestNeighbourSearch< T > &kdt, const int i, const int method)
template<typename T >
NearestNeighbourSearch< T >::Matrix createQuery (const typename NearestNeighbourSearch< T >::Matrix &d, const int itCount, const int method)
template<typename T >
NearestNeighbourSearch< T >::Matrix load (const char *fileName)

Function Documentation

template<typename T >
NearestNeighbourSearch<T>::Vector createQuery ( const typename NearestNeighbourSearch< T >::Matrix &  d,
const NearestNeighbourSearch< T > &  kdt,
const int  i,
const int  method 
)

Definition at line 87 of file helpers.h.

template<typename T >
NearestNeighbourSearch<T>::Matrix createQuery ( const typename NearestNeighbourSearch< T >::Matrix &  d,
const int  itCount,
const int  method 
)

Definition at line 120 of file helpers.h.

template<typename T >
NearestNeighbourSearch<T>::Matrix load ( const char *  fileName)

Definition at line 51 of file helpers.h.



libnabo
Author(s): Stéphane Magnenat
autogenerated on Thu Sep 10 2015 10:54:55