SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Attributes | List of all members
SourceXtractor::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 SourceXtractor::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 SourceXtractor::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: