18 #ifndef __itkBinaryANNTreeSearchBase_h 19 #define __itkBinaryANNTreeSearchBase_h 37 template<
class TListSample >
93 #ifndef ITK_MANUAL_INSTANTIATION 94 #include "itkBinaryANNTreeSearchBase.hxx" 97 #endif // end #ifndef __itkBinaryANNTreeSearchBase_h
Array< int > IndexArrayType
virtual ~BinaryANNTreeSearchBase()
Superclass::ListSampleType ListSampleType
BinaryANNTreeType::Pointer m_BinaryTreeAsITKANNType
Array< double > DistanceArrayType
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