93 itkGetConstReferenceMacro(MaximumNumberOfIterations,
unsigned int);
94 itkSetMacro(MaximumNumberOfIterations,
unsigned int);
100 itkGetConstReferenceMacro(CurrentNumberOfIterations,
unsigned int);
101 itkSetMacro(CurrentNumberOfIterations,
unsigned int);
128 itkGetConstReferenceMacro(MajorityThreshold,
unsigned int);
129 itkSetMacro(MajorityThreshold,
unsigned int);
133 itkGetConstReferenceMacro(NumberOfPixelsChanged,
unsigned int);