aimsdata  5.0.5
Neuroimaging data handling
transformation.h
Go to the documentation of this file.
1 
2 /* Transformation classes are useful in IO, thus they have been moved to soma-
3  * io in soma-io 4.7. They have also changed namespace, so they are redeclared here in the aims namespace for compatibility.
4  */
5 
6 #ifndef AIMS_TRANSFORMATION_TRANSFORMATION_H
7 #define AIMS_TRANSFORMATION_TRANSFORMATION_H
8 
10 
11 #endif
12