35template <
class TListSample>
92 return this->m_ANNTree;
105 PrintSelf(std::ostream & os, Indent indent)
const override;
115#ifndef ITK_MANUAL_INSTANTIATION
116# include "itkANNkDTree.hxx"
std::string GetSplittingRule()
SplittingRuleType m_SplittingRule
ANNpointSet ANNPointSetType
BucketSizeType m_BucketSize
ANNPointSetType * GetANNTree() const override
SmartPointer< const Self > ConstPointer
void PrintSelf(std::ostream &os, Indent indent) const override
void SetSplittingRule(const std::string &rule)
ANNsplitRule SplittingRuleType
ANNkDTreeType * m_ANNTree
ITK_DISALLOW_COPY_AND_MOVE(ANNkDTree)
void GenerateTree() override
typename SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
typename SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
typename SampleType::MeasurementVectorType MeasurementVectorType