![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
Go to the source code of this file.
Namespaces | |
aims | |
The class for EcatSino data write operation. | |
Functions | |
template<typename T > | |
AIMSDATA_API T | aims::byteswap (const T &x) |
template<typename T > | |
AIMSDATA_API T | aims::byteswap16 (const T &x) |
template<typename T > | |
AIMSDATA_API T | aims::byteswap32 (const T &x) |
template<typename T > | |
AIMSDATA_API T | aims::byteswap64 (const T &x) |
AIMSDATA_API short | aims::byteswap (const short &x) |
AIMSDATA_API unsigned short | aims::byteswap (const unsigned short &x) |
AIMSDATA_API int | aims::byteswap (const int &x) |
AIMSDATA_API unsigned int | aims::byteswap (unsigned int x) |
AIMSDATA_API float | aims::byteswap (const float &x) |