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