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

SVC_Q::~SVC_Q (  )  [inline]

Definition at line 1141 of file svm.cpp.

References cache, and y.

01142         {
01143                 delete[] y;
01144                 delete cache;
01145         }


Generated on Fri Mar 19 10:32:41 2010 for ImpalaSrc by  doxygen 1.5.1