![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
Go to the source code of this file.
Classes | |
| struct | header_key |
| struct | image_dimension |
| struct | data_history |
| struct | dsr |
| struct | COMPLEX |
Macros | |
| #define | DT_NONE 0 |
| #define | DT_UNKNOWN 0 |
| #define | DT_BINARY 1 |
| #define | DT_UNSIGNED_CHAR 2 |
| #define | DT_SIGNED_SHORT 4 |
| #define | DT_SIGNED_INT 8 |
| #define | DT_FLOAT 16 |
| #define | DT_COMPLEX 32 |
| #define | DT_DOUBLE 64 |
| #define | DT_RGB 128 |
| #define | DT_ALL 255 |