#include <SampleValueTest.h>
Inheritance diagram for SampleValueTest:
Public Member Functions | |
SampleValueTest (std::string n, TestSuite *s) | |
Protected Member Functions | |
bool | genericTestDistance (SampleValue *s1, SampleValue *s2, UWORD32 dist) |
bool | genericTestIsNeighbour (SampleValue *s1, SampleValue *s2, bool res) |
bool | genericTestEValue (SampleValue *s, EmbValue ev) |
|
|
|
generic distance test
|
|
generic evalue test
|
|
generic neighbourhood test
|