Go to the documentation of this file.
18 #ifndef __itkGPUCompositeTransformBase_h
19 #define __itkGPUCompositeTransformBase_h
22 #include "itkTransform.h"
37 template<
typename TScalarType =
float,
unsigned int NDimensions = 3 >
51 typedef Transform< TScalarType, NDimensions, NDimensions >
TransformType;
119 const bool loadSource, std::string & source )
const;
126 const bool loadSource, std::string & source )
const;
132 const bool loadSource, std::string & source )
const;
138 const bool loadSource, std::string & source )
const;
144 #ifndef ITK_MANUAL_INSTANTIATION
145 #include "itkGPUCompositeTransformBase.hxx"
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|