18 #ifndef __itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform_h
19 #define __itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform_h
39 <
class TScalar,
unsigned int NDimensions>
77 itkSetMacro( GaussianSpatialSmoothingVarianceForTheUpdateField,
ScalarType );
78 itkGetConstReferenceMacro( GaussianSpatialSmoothingVarianceForTheUpdateField,
ScalarType );
85 itkSetMacro( GaussianTemporalSmoothingVarianceForTheUpdateField,
ScalarType );
86 itkGetConstReferenceMacro( GaussianTemporalSmoothingVarianceForTheUpdateField,
ScalarType );
93 itkSetMacro( GaussianSpatialSmoothingVarianceForTheTotalField,
ScalarType );
94 itkGetConstReferenceMacro( GaussianSpatialSmoothingVarianceForTheTotalField,
ScalarType );
101 itkSetMacro( GaussianTemporalSmoothingVarianceForTheTotalField,
ScalarType );
102 itkGetConstReferenceMacro( GaussianTemporalSmoothingVarianceForTheTotalField,
ScalarType );
147 #ifndef ITK_MANUAL_INSTANTIATION
148 # include "itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx"
151 #endif // __itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform_h
Light weight base class for most itk classes.
unsigned long ModifiedTimeType
Control indentation during Print() invocation.