Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

template<class type>
void Impala::Core::Training::Tester::Test ( const type  item,
const type  reference,
String  testname 
) [inline, private]

Definition at line 242 of file Tester.h.

References Impala::Core::Training::Equals(), and Test().

00243     {
00244         Test(Equals(item, reference), testname);
00245     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:24:25 2010 for ImpalaSrc by  doxygen 1.5.1