reviver::Distance< NumType, D, I > Struct Template Reference

A structure to compute squared distances between points. More...

#include <dpoint.hpp>

List of all members.

Static Public Member Functions

static double eval (const dpoint< NumType, D > &p, const dpoint< NumType, D > &q)


Detailed Description

template<typename NumType, unsigned D, unsigned I>
struct reviver::Distance< NumType, D, I >

A structure to compute squared distances between points.

Uses unrolling of loops using templates.

Definition at line 110 of file dpoint.hpp.


Member Function Documentation

template<typename NumType, unsigned D, unsigned I>
static double reviver::Distance< NumType, D, I >::eval const dpoint< NumType, D > &  p,
const dpoint< NumType, D > &  q
[inline, static]
 

Definition at line 112 of file dpoint.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 3 21:59:03 2006 for Triangle++ by  doxygen 1.4.6