14 #ifndef __itkANNkDTree_h
15 #define __itkANNkDTree_h
31 template<
class TListSample >
96 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
112 #ifndef ITK_MANUAL_INSTANTIATION
113 #include "itkANNkDTree.hxx"
116 #endif // end #ifndef __itkANNkDTree_h
Superclass::SampleType SampleType
SplittingRuleType m_SplittingRule
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
BinaryANNTreeBase< TListSample > Superclass
SmartPointer< Self > Pointer
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
ANNpointSet ANNPointSetType
virtual ANNPointSetType * GetANNTree(void) const
SmartPointer< const Self > ConstPointer
virtual void SetSplittingRule(SplittingRuleType _arg)
ANNkDTreeType * m_ANNTree
void operator=(const Self &)
ANNsplitRule SplittingRuleType
unsigned int BucketSizeType
virtual void PrintSelf(std::ostream &os, Indent indent) const
Superclass::MeasurementVectorType MeasurementVectorType
BucketSizeType m_BucketSize
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
virtual SplittingRuleType GetSplittingRule() const
Superclass::MeasurementVectorType MeasurementVectorType
Superclass::SampleType SampleType
virtual void GenerateTree(void)