|
SHOGUN
v2.0.0
|
Go to the source code of this file.
Macros | |
| #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.