ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Classes | |
class | compare_dimension |
class | compare_nn4heap |
class | DistanceL0 |
class | DistanceL1 |
class | DistanceL2 |
class | DistanceMeasure |
struct | KdNode |
struct | KdNodePredicate |
class | KdTree |
class | kdtree_node |
class | nn4heap |
Typedefs | |
typedef std::vector< double > | CoordPoint |
typedef std::vector< double > | DoubleVector |
typedef std::vector< KdNode > | KdNodeVector |
typedef std::vector<double> Kdtree::CoordPoint |
Definition at line 18 of file kdtree.hpp.
typedef std::vector<double> Kdtree::DoubleVector |
Definition at line 19 of file kdtree.hpp.
typedef std::vector<KdNode> Kdtree::KdNodeVector |
Definition at line 32 of file kdtree.hpp.