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

int Impala::Core::Training::TrainDataSrc::GetTotalNegativeCount (  )  [inline]

Definition at line 190 of file TrainDataSrc.h.

References Impala::Core::Table::AnnotationTable::GetNrNegative(), and mAnnotation.

Referenced by Impala::Core::Training::Svm::Train().

00191     {
00192         return mAnnotation->GetNrNegative();
00193     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:22 2011 for ImpalaSrc by  doxygen 1.5.1