Go to the source code of this file.
Defines | |
| #define | HISTORY_BUF 1000000 |
| #define | INDEX(ROW, COL, DIM) ((COL*DIM)+ROW) |
| #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.