Go to the documentation of this file.
18 #ifndef __itkGPUAdvancedCombinationTransform_h
19 #define __itkGPUAdvancedCombinationTransform_h
38 typename TParentTransform = AdvancedCombinationTransform< TScalarType, NDimensions > >
64 {
return CPUSuperclass::GetNumberOfTransforms(); }
68 {
return CPUSuperclass::GetNthTransform( n ); }
74 void PrintSelf( std::ostream & s, Indent indent )
const ITK_OVERRIDE
75 { CPUSuperclass::PrintSelf( s, indent ); }
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|