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

void Impala::Core::Table::AnnotationTable::SetPositive ( int  idx  )  [inline]

Definition at line 200 of file AnnotationTable.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::Set2().

Referenced by Impala::Visualization::SimilarityTableSetRank::HandleCorrection().

00201     {
00202         Set2(idx, 1.0);
00203     }

Here is the call graph for this function:


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