18#ifndef itkHistogramAlgorithmBase_h
19#define itkHistogramAlgorithmBase_h
36template <
typename TInputHistogram>
65 const TInputHistogram *
76#if !defined(ITK_LEGACY_REMOVE)
99#ifndef ITK_MANUAL_INSTANTIATION
100# include "itkHistogramAlgorithmBase.hxx"
~HistogramAlgorithmBase() override=default
TInputHistogram InputHistogramType
SmartPointer< const Self > ConstPointer
HistogramAlgorithmBase Self
TInputHistogram::ConstPointer m_InputHistogram
const TInputHistogram * GetInputHistogram() const
void SetInputHistogram(const TInputHistogram *histogram)
SmartPointer< Self > Pointer
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
virtual void Modified() const
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....