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

Kernel::~Kernel (  )  [virtual]

Definition at line 252 of file svm.cpp.

References x, and x_square.

00253 {
00254         delete[] x;
00255         delete[] x_square;
00256 }


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