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::ChebyshevDistance< 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::ChebyshevDistance< T >

Chebyshev Distance: max(|x_i - y_i|)

Template Parameters
T

Definition at line 54 of file KdTree.h.

Member Function Documentation

◆ isCloserThan()

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

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