14 #ifndef __itkBinaryANNTreeSearchBase_h
15 #define __itkBinaryANNTreeSearchBase_h
33 template<
class TListSample >
89 #ifndef ITK_MANUAL_INSTANTIATION
90 #include "itkBinaryANNTreeSearchBase.hxx"
93 #endif // end #ifndef __itkBinaryANNTreeSearchBase_h
Array< int > IndexArrayType
virtual ~BinaryANNTreeSearchBase()
Superclass::ListSampleType ListSampleType
BinaryANNTreeType::Pointer m_BinaryTreeAsITKANNType
Array< double > DistanceArrayType
BinaryTreeType::Pointer BinaryTreePointer
Superclass::MeasurementVectorType MeasurementVectorType
SmartPointer< const Self > ConstPointer
ANNdistArray ANNDistanceArrayType
Superclass::DistanceArrayType DistanceArrayType
TListSample ListSampleType
BinaryANNTreeSearchBase()
BinaryTreeType::MeasurementVectorType MeasurementVectorType
void operator=(const Self &)
Superclass::IndexArrayType IndexArrayType
BinaryTreeSearchBase< TListSample > Superclass
virtual void SetBinaryTree(BinaryTreeType *tree)
BinaryANNTreeSearchBase Self
BinaryANNTreeBase< ListSampleType > BinaryANNTreeType
Superclass::BinaryTreePointer BinaryTreePointer
Superclass::BinaryTreeType BinaryTreeType
SmartPointer< Self > Pointer
ANNidxArray ANNIndexArrayType
SmartPointer< Self > Pointer