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

Impala::Core::Training::Svm::Svm (  )  [inline]

Definition at line 53 of file Svm.h.

References mIsProbabilityModel, mModel, and mProbilityIndex.

00054     {
00055         mModel = 0;
00056         mProbilityIndex = 0;
00057         mIsProbabilityModel = false;
00058     }


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