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

bool Solver::is_free ( int  i  )  [inline, protected]

Definition at line 401 of file svm.cpp.

References alpha_status, and FREE.

Referenced by reconstruct_gradient().

00401 { return alpha_status[i] == FREE; }


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