14 #ifndef __itkBinaryTreeBase_h
15 #define __itkBinaryTreeBase_h
17 #include "itkDataObject.h"
31 template<
class TListSample >
78 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkBinaryTreeBase.hxx"
96 #endif // end #ifndef __itkBinaryTreeBase_h
virtual ~BinaryTreeBase()
virtual void GenerateTree(void)=0
SmartPointer< const Self > ConstPointer
SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
void operator=(const Self &)
TotalAbsoluteFrequencyType GetActualNumberOfDataPoints(void) const
SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
SampleType::Pointer m_Sample
SmartPointer< Self > Pointer
MeasurementVectorSizeType GetDataDimension(void) const
TotalAbsoluteFrequencyType GetNumberOfDataPoints(void) const
virtual void PrintSelf(std::ostream &os, Indent indent) const
SampleType::MeasurementVectorType MeasurementVectorType