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

int Impala::Core::Training::Diff ( const Svm *  svm1,
const Svm *  svm2 
)

Definition at line 372 of file Svm.h.

References Impala::Core::Training::Svm::Diff().

00373 {
00374     return svm1->Diff(svm2);
00375 }

Here is the call graph for this function:


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