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