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

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

Definition at line 123 of file AnnotationTable.h.

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

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

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

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:43 2011 for ImpalaSrc by  doxygen 1.5.1