Go to the source code of this file.
Defines | |
| #define | HISTORY_BUF 1000000 |
| #define | INDEX(ROW, COL, DIM) ((COL*DIM)+ROW) |
Variables | |
| double | sparsity = 0 |
| #define HISTORY_BUF 1000000 |
Definition at line 61 of file qpbsvmlib.cpp.
| #define INDEX | ( | ROW, | |||
| COL, | |||||
| DIM | ) | ((COL*DIM)+ROW) |
Definition at line 63 of file qpbsvmlib.cpp.
| double sparsity = 0 |
Definition at line 65 of file qpbsvmlib.cpp.