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::EuclideanDistance< T > Struct Template Reference

#include <KdTree.h>

Static Public Member Functions

static bool isCloserThan (const T &a, const T &b, double distance)
 

Detailed Description

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

Euclidean distance

Template Parameters
T

Definition at line 45 of file KdTree.h.

Member Function Documentation

template<typename T >
bool KdTree::EuclideanDistance< T >::isCloserThan ( const T &  a,
const T &  b,
double  distance 
)
static

Definition at line 151 of file KdTree.icpp.


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