15 #ifndef __itkANNkDTree_h
16 #define __itkANNkDTree_h
33 template <
class TListSample >
96 virtual void PrintSelf( std::ostream& os, Indent indent )
const;
114 #ifndef ITK_MANUAL_INSTANTIATION
115 #include "itkANNkDTree.txx"
119 #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)