|
SHOGUN
4.2.0
|
Go to the source code of this file.
Macros | |
| #define | CREATE_SGVECTOR(vec, len, sg_type) |
| #define | CREATE_SGMATRIX(mat, rows, cols, sg_type) |
| #define CREATE_SGMATRIX | ( | mat, | |
| rows, | |||
| cols, | |||
| sg_type | |||
| ) |
Definition at line 56 of file EPInferenceMethod.cpp.
| #define CREATE_SGVECTOR | ( | vec, | |
| len, | |||
| sg_type | |||
| ) |
Definition at line 49 of file EPInferenceMethod.cpp.