qpbsvmlib.cpp File Reference

Go to the source code of this file.

Defines

#define HISTORY_BUF   1000000
#define INDEX(ROW, COL, DIM)   ((COL*DIM)+ROW)

Define Documentation

#define HISTORY_BUF   1000000

Definition at line 63 of file qpbsvmlib.cpp.

#define INDEX ( ROW,
COL,
DIM   )     ((COL*DIM)+ROW)

Definition at line 65 of file qpbsvmlib.cpp.


SHOGUN Machine Learning Toolbox - Documentation