30 #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h
31 #define __itkTransformToDeterminantOfSpatialJacobianSource_h
34 #include "itkImageSource.h"
69 template<
class TOutputImage,
70 class TTransformPrecisionType =
double >
95 TOutputImage::ImageDimension );
99 itkGetStaticConstMacro( ImageDimension ),
116 typedef ImageBase< itkGetStaticConstMacro( ImageDimension ) >
ImageBaseType;
154 itkGetConstReferenceMacro( OutputSpacing,
SpacingType );
161 itkGetConstReferenceMacro( OutputOrigin,
OriginType );
178 unsigned long GetMTime(
void )
const;
185 void PrintSelf( std::ostream & os, Indent indent )
const;
221 #ifndef ITK_MANUAL_INSTANTIATION
222 #include "itkTransformToDeterminantOfSpatialJacobianSource.hxx"
225 #endif // end #ifndef __itkTransformToDeterminantOfSpatialJacobianSource_h