Go to the documentation of this file.
18 #ifndef __itkTransformToSpatialJacobianSource_h
19 #define __itkTransformToSpatialJacobianSource_h
22 #include "itkImageSource.h"
65 template<
class TOutputImage,
66 class TTransformPrecisionType =
double >
68 public ImageSource< TOutputImage >
91 TOutputImage::ImageDimension );
95 itkGetStaticConstMacro( ImageDimension ),
112 typedef ImageBase< itkGetStaticConstMacro( ImageDimension ) >
ImageBaseType;
181 void PrintSelf( std::ostream & os, Indent indent )
const;
218 #ifndef ITK_MANUAL_INSTANTIATION
219 #include "itkTransformToSpatialJacobianSource.hxx"
222 #endif // end #ifndef __itkTransformToSpatialJacobianSource_h
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|