Alexandria  2.22.0
Please provide a description of the project.
Public Attributes | List of all members
KdTree::KdTree< T, N, S >::Coord Struct Reference

#include <KdTree.h>

Public Attributes

double coord [N]
 

Detailed Description

template<typename T, size_t N = 2, size_t S = 100>
struct KdTree::KdTree< T, N, S >::Coord

Definition at line 46 of file KdTree.h.

Member Data Documentation

◆ coord

template<typename T , size_t N = 2, size_t S = 100>
double KdTree::KdTree< T, N, S >::Coord::coord[N]

Definition at line 47 of file KdTree.h.


The documentation for this struct was generated from the following file: