19#ifndef itkIsoDataThresholdCalculator_h 
   20#define itkIsoDataThresholdCalculator_h 
   51template <
typename THistogram, 
typename TOutput = 
double>
 
   86#ifndef ITK_MANUAL_INSTANTIATION 
   87#  include "itkIsoDataThresholdCalculator.hxx" 
HistogramThresholdCalculator()
 
HistogramThresholdCalculator< THistogram, TOutput > Superclass
 
SmartPointer< Self > Pointer
 
typename HistogramType::SizeValueType SizeValueType
 
typename HistogramType::InstanceIdentifier InstanceIdentifier
 
IsoDataThresholdCalculator()=default
 
void GenerateData() override
 
~IsoDataThresholdCalculator() override=default
 
IsoDataThresholdCalculator Self
 
SmartPointer< const Self > ConstPointer
 
Implements transparent reference counting.
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....