Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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

◆ isCloserThan()

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

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