33#ifndef itkTransformToDeterminantOfSpatialJacobianSource_h
34#define itkTransformToDeterminantOfSpatialJacobianSource_h
38#include "itkImageSource.h"
73template <
class TOutputImage,
class TTransformPrecisionType =
double>
105 using PixelType =
typename OutputImageType::PixelType;
195 PrintSelf(std::ostream & os, Indent indent)
const override;
227#ifndef ITK_MANUAL_INSTANTIATION
228# include "itkTransformToDeterminantOfSpatialJacobianSource.hxx"