|
SHOGUN
4.2.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 123 of file StreamingAsciiFile.cpp.
| #define GET_FLOAT_VECTOR_AND_LABEL | ( | sg_type | ) |
Definition at line 248 of file StreamingAsciiFile.cpp.
| #define GET_SPARSE_VECTOR | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 403 of file StreamingAsciiFile.cpp.
| #define GET_SPARSE_VECTOR_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 497 of file StreamingAsciiFile.cpp.
| #define GET_STRING | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 289 of file StreamingAsciiFile.cpp.
| #define GET_STRING_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 336 of file StreamingAsciiFile.cpp.
| #define GET_VECTOR | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 39 of file StreamingAsciiFile.cpp.
| #define GET_VECTOR_AND_LABEL | ( | fname, | |
| conv, | |||
| sg_type | |||
| ) |
Definition at line 162 of file StreamingAsciiFile.cpp.