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