Go to the documentation of this file.
18 #ifndef __itkGPUAdvancedCombinationTransformCopier_h
19 #define __itkGPUAdvancedCombinationTransformCopier_h
62 template<
typename TTypeList,
typename NDimensions,
63 typename TAdvancedCombinationTransform,
typename TOutputTransformPrecisionType >
132 itkGetConstMacro( ExplicitMode,
bool );
133 itkSetMacro( ExplicitMode,
bool );
138 #ifdef ITK_USE_CONCEPT_CHECKING
140 itkConceptMacro( OutputTransformPrecisionTypeIsFloatingPointCheck,
141 ( Concept::IsFloatingPoint< TOutputTransformPrecisionType > ) );
149 virtual void PrintSelf( std::ostream & os, Indent indent )
const ITK_OVERRIDE;
179 template<
unsigned int Dimension >
183 template<
unsigned int InputSpaceDimension >
194 template<
unsigned int InputSpaceDimension >
215 template<
unsigned int InputSpaceDimension >
226 template<
unsigned int InputSpaceDimension >
259 #ifndef ITK_MANUAL_INSTANTIATION
260 #include "itkGPUAdvancedCombinationTransformCopier.hxx"
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|