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

void Impala::Application::ActiveLearnEngine::AddPositive ( Quid  q  )  [inline]

Definition at line 111 of file ActiveLearnEngine.h.

References Impala::Core::Table::AnnotationTable::AddPositive(), and mAnnotations.

00112     {
00113 //        ILOG_DEBUG("added positive " << QuidObj(q));
00114         mAnnotations->AddPositive(q);
00115     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:38 2011 for ImpalaSrc by  doxygen 1.5.1