CVR-Lib last update 20 Sep 2009

cvrKdTree.h File Reference

This file contains the aggregate type cvr::kdTree, a data structure for fast nearest neighbor search. More...

#include "cvrContainer.h"
#include "cvrMath.h"
#include "cvrQuickMedian.h"
#include "cvrEuclideanDistantor.h"
#include "cvrTypeInfo.h"
#include <list>
#include <map>
#include "cvrKdTree_inline.h"
#include "cvrKdTree_template.h"

Include dependency graph for cvrKdTree.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cvr::kdTree< T, D, U >
 A class for k-d tree. More...
class  cvr::kdTree< T, D, U >::kdTree::element
 At the leave nodes, a list of elements of this type will contain the points and their corresponding data. More...
class  cvr::kdTree< T, D, U >::kdTree::node
 Class of nodes of the kd-tree. More...

Namespaces

namespace  cvr


Detailed Description

This file contains the aggregate type cvr::kdTree, a data structure for fast nearest neighbor search.

Author:
Frederik Lange

Pablo Alvarado

Jens Rietzschel

Date:
09.01.2003
Id
cvrKdTree.h,v 1.5 2007/12/19 03:00:15 alvarado Exp

Generated on Sun Sep 20 22:08:14 2009 for CVR-Lib by Doxygen 1.5.8