![]() |
aimsdata 6.0.0
Neuroimaging data handling
|


Go to the source code of this file.
Namespaces | |
| namespace | aims |
| The class for EcatSino data write operation. | |
Functions | |
| template<typename U> | |
| U | aims::convertedNiftiValue (void *data, int index, int dtype) |
| template<typename U> | |
| U | aims::convertedNiftiArrayValue (void *data, int index, int dtype, size_t size) |
| std::string | aims::niftiDataType (int dt) |
| int | aims::niftiIntDataType (const std::string &typecode) |
| std::string | aims::giftiTextureDataType (int dtype, int &ndim, int *dims, int intent, int &ntime) |