18 #ifndef __itkBinaryThresholdSpatialFunction_h
19 #define __itkBinaryThresholdSpatialFunction_h
41 template<
typename TFunction >
44 ::itk::GetImageDimension< TFunction >::ImageDimension,
45 typename TFunction::InputType >
97 void PrintSelf(std::ostream & os,
Indent indent)
const;
105 void operator=(
const Self &);
109 #ifndef ITK_MANUAL_INSTANTIATION
110 #include "itkBinaryThresholdSpatialFunction.hxx"