18 #ifndef itkMinimumMaximumImageCalculator_h
19 #define itkMinimumMaximumImageCalculator_h
43 template <
typename TInputImage>
101 itkGetConstReferenceMacro(IndexOfMinimum,
IndexType);
104 itkGetConstReferenceMacro(IndexOfMaximum,
IndexType);
114 PrintSelf(std::ostream & os,
Indent indent)
const override;
129 #ifndef ITK_MANUAL_INSTANTIATION
130 # include "itkMinimumMaximumImageCalculator.hxx"