|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDenseFrequencyContainer2_h
19 #define itkDenseFrequencyContainer2_h
24 #include "ITKStatisticsExport.h"
110 return m_TotalFrequency;
117 PrintSelf(std::ostream & os,
Indent indent)
const override;
IdentifierType InstanceIdentifier
NumericTraits< RelativeFrequencyType >::AccumulateType TotalRelativeFrequencyType
FrequencyContainerPointer m_FrequencyContainer
This class is a container for frequencies of bins in an histogram.
TotalAbsoluteFrequencyType m_TotalFrequency
Control indentation during Print() invocation.
Defines a front-end to the std\::<valarray> container that conforms to the ImageContainerInterface.
InstanceIdentifier AbsoluteFrequencyType
Light weight base class for most itk classes.
MeasurementVectorTraits::AbsoluteFrequencyType AbsoluteFrequencyType
NumericTraits< AbsoluteFrequencyType >::RealType RelativeFrequencyType
MeasurementVectorTraits::TotalRelativeFrequencyType TotalRelativeFrequencyType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
NumericTraits< AbsoluteFrequencyType >::AccumulateType TotalAbsoluteFrequencyType
Base class for most ITK classes.
MeasurementVectorTraits::RelativeFrequencyType RelativeFrequencyType
MeasurementVectorTraits::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
TotalAbsoluteFrequencyType GetTotalFrequency() const
unsigned long SizeValueType
MeasurementVectorTraits::InstanceIdentifier InstanceIdentifier