18 #ifndef __itkBinaryANNTreeSearchBase_h
19 #define __itkBinaryANNTreeSearchBase_h
37 template<
class TListSample >
93 #ifndef ITK_MANUAL_INSTANTIATION
94 #include "itkBinaryANNTreeSearchBase.hxx"
SmartPointer< Self > Pointer
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::Pointer BinaryTreePointer
Array< int > IndexArrayType
TListSample ListSampleType
BinaryTreeType::MeasurementVectorType MeasurementVectorType
Array< double > DistanceArrayType