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

bool Impala::Core::Table::QuidTable::Contains ( Quid  q  )  [inline]

Definition at line 53 of file QuidTable.h.

References GetIndex(), and Impala::Core::Table::Table::Size().

Referenced by Impala::Core::VideoSet::IndexAnnotation::AddExtra(), Impala::Core::VideoSet::IndexAnnotation::DoKeyframes(), and Impala::Core::Training::Svm::PredictForActiveLearn().

00054     {
00055         return (GetIndex(q) != Size());
00056     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:20:40 2010 for ImpalaSrc by  doxygen 1.5.1