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

QuidTable* Impala::Core::Table::AnnotationTable::GetPositive (  )  const [inline]

Definition at line 124 of file AnnotationTable.h.

References Impala::Core::Table::SelectQuids().

Referenced by MakeEpisodeFolds(), MakeRandomFolds(), and SelectQuids().

00125     {
00126         CriterionElement2Equals<AnnotationTableBaseType> c(1.);
00127         return SelectQuids(this, c);
00128     }

Here is the call graph for this function:


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