reviver::DotProd< __INT, NumType, D, I > Struct Template Reference

A structure to compute dot product between two points or associated vectors. More...

#include <dpoint.hpp>

List of all members.

Static Public Member Functions

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


Detailed Description

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

A structure to compute dot product between two points or associated vectors.

Uses unrolling of loops using templates.

Definition at line 137 of file dpoint.hpp.


Member Function Documentation

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

Definition at line 139 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