18#ifndef itkBinaryANNTreeBase_h
19#define itkBinaryANNTreeBase_h
36template <
typename TListSample>
74#ifndef ITK_MANUAL_INSTANTIATION
75# include "itkBinaryANNTreeBase.hxx"
ANNpointSet ANNPointSetType
itkOverrideGetNameOfClassMacro(BinaryANNTreeBase)
BinaryANNTreeBase()=default
SmartPointer< Self > Pointer
virtual ANNPointSetType * GetANNTree() const =0
~BinaryANNTreeBase() override=default
BinaryTreeBase< TListSample > Superclass
SmartPointer< const Self > ConstPointer
ITK_DISALLOW_COPY_AND_MOVE(BinaryANNTreeBase)
ListSampleType SampleType
typename SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
typename SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
typename SampleType::MeasurementVectorType MeasurementVectorType