|
SHOGUN
v3.0.0
|
Go to the source code of this file.
Macros | |
| #define | GET_VECTOR(fname, conv, sg_type) |
| #define | GET_FLOAT_VECTOR(sg_type) |
| #define | GET_VECTOR_AND_LABEL(fname, conv, sg_type) |
| #define | GET_FLOAT_VECTOR_AND_LABEL(sg_type) |
| #define | GET_STRING(fname, conv, sg_type) |
| #define | GET_STRING_AND_LABEL(fname, conv, sg_type) |
| #define | GET_SPARSE_VECTOR(fname, conv, sg_type) |
| #define | GET_SPARSE_VECTOR_AND_LABEL(fname, conv, sg_type) |
| #define GET_FLOAT_VECTOR | ( | sg_type | ) |
Definition at line 121 of file StreamingAsciiFile.cpp.
| #define GET_FLOAT_VECTOR_AND_LABEL | ( | sg_type | ) |
Definition at line 246 of file StreamingAsciiFile.cpp.
| #define GET_SPARSE_VECTOR | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 401 of file StreamingAsciiFile.cpp.
| #define GET_SPARSE_VECTOR_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 495 of file StreamingAsciiFile.cpp.
| #define GET_STRING | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 287 of file StreamingAsciiFile.cpp.
| #define GET_STRING_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 334 of file StreamingAsciiFile.cpp.
| #define GET_VECTOR | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 37 of file StreamingAsciiFile.cpp.
| #define GET_VECTOR_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 160 of file StreamingAsciiFile.cpp.