14 #ifndef __itkTransformToSpatialJacobianSource_h
15 #define __itkTransformToSpatialJacobianSource_h
18 #include "itkImageSource.h"
61 template<
class TOutputImage,
62 class TTransformPrecisionType =
double >
87 TOutputImage::ImageDimension );
91 itkGetStaticConstMacro( ImageDimension ),
97 typedef typename OutputImageType::PixelType
PixelType;
108 typedef ImageBase< itkGetStaticConstMacro( ImageDimension ) >
ImageBaseType;
146 itkGetConstReferenceMacro( OutputSpacing,
SpacingType );
153 itkGetConstReferenceMacro( OutputOrigin,
OriginType );
170 unsigned long GetMTime(
void )
const;
177 void PrintSelf( std::ostream & os, Indent indent )
const;
214 #ifndef ITK_MANUAL_INSTANTIATION
215 #include "itkTransformToSpatialJacobianSource.hxx"
218 #endif // end #ifndef __itkTransformToSpatialJacobianSource_h