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()
 
ANNPointSetType * GetANNTree() const override
 
SmartPointer< const Self > ConstPointer
 
void PrintSelf(std::ostream &os, Indent indent) const override
 
void SetSplittingRule(const std::string &rule)
 
ITK_DISALLOW_COPY_AND_MOVE(ANNkDTree)
 
void GenerateTree() override
 
typename SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
 
typename SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
 
typename SampleType::MeasurementVectorType MeasurementVectorType