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