Alexandria  2.27.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
KdTree::KdTreeTraits< T > Struct Template Reference

#include <KdTree.h>

Static Public Member Functions

static std::size_t getDimensions (const T &t)
 
static double getCoord (const T &t, size_t index)
 

Detailed Description

template<typename T>
struct KdTree::KdTreeTraits< T >

Definition at line 28 of file KdTree.h.

Member Function Documentation

template<typename T >
static double KdTree::KdTreeTraits< T >::getCoord ( const T &  t,
size_t  index 
)
static
template<typename T >
static std::size_t KdTree::KdTreeTraits< T >::getDimensions ( const T &  t)
static
Returns
the number of dimensions

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