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