eoQuadDistance< EOT > Class Template Reference

This is a generic class for Euclidain distance (L2 norm) computation: assumes the 2 things are std::vectors of something that is double-castable. More...

#include <eoDistance.h>

Inheritance diagram for eoQuadDistance< EOT >:

eoDistance< EOT > eoBF< A1, A2, R > eoFunctorBase

List of all members.

Public Member Functions

double operator() (const EOT &_v1, const EOT &_v2)


Detailed Description

template<class EOT>
class eoQuadDistance< EOT >

This is a generic class for Euclidain distance (L2 norm) computation: assumes the 2 things are std::vectors of something that is double-castable.

Definition at line 44 of file eoDistance.h.


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

Generated on Thu Jan 1 23:19:49 2009 for EvolvingObjects by  doxygen 1.5.5