Marsyas
0.6.0-alpha
|
Go to the source code of this file.
Defines | |
#define | Malloc(type, n) (type *)malloc((n)*sizeof(type)) |
#define Malloc | ( | type, | |
n | |||
) | (type *)malloc((n)*sizeof(type)) |
Definition at line 21 of file SVMLinearClassifier.cpp.