#include <ProximityMeasure.h>
Inheritance diagram for prapi::SquaredEuclidean< T >:

Public Methods | |
| double | getProximity (const util::List< T > &sample, const util::List< T > &model, double stopAfter=MAXDOUBLE) const throw (ProximityException&) |
| Proximity between two lists. | |
|
||||||||||||||||||||
|
Proximity between two lists.
Implements prapi::ProximityMeasure< T >. |