Go to the documentation of this file.
18 #ifndef __itkGPUAdvancedBSplineDeformableTransform_h
19 #define __itkGPUAdvancedBSplineDeformableTransform_h
37 template<
typename TScalarType =
float,
unsigned int NDimensions = 3,
unsigned int VSplineOrder = 3,
38 typename TParentTransform = AdvancedBSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder > >
74 virtual void PrintSelf( std::ostream & os, Indent indent )
const ITK_OVERRIDE;
87 #ifndef ITK_MANUAL_INSTANTIATION
88 #include "itkGPUAdvancedBSplineDeformableTransform.hxx"
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|