18#ifndef itkBinaryANNTreeSearchBase_h
19#define itkBinaryANNTreeSearchBase_h
37template <
class TListSample>
86#ifndef ITK_MANUAL_INSTANTIATION
87# include "itkBinaryANNTreeSearchBase.hxx"
void SetBinaryTree(BinaryTreeType *tree) override
ITK_DISALLOW_COPY_AND_MOVE(BinaryANNTreeSearchBase)
~BinaryANNTreeSearchBase() override=default
BinaryANNTreeType::Pointer m_BinaryTreeAsITKANNType
ANNdistArray ANNDistanceArrayType
SmartPointer< const Self > ConstPointer
ANNidxArray ANNIndexArrayType
BinaryANNTreeSearchBase()
typename BinaryTreeType::MeasurementVectorType MeasurementVectorType
Array< int > IndexArrayType
typename BinaryTreeType::Pointer BinaryTreePointer
Array< double > DistanceArrayType
TListSample ListSampleType