Go to the documentation of this file.
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 void SetBinaryTree(BinaryTreeType *tree)
Superclass::DistanceArrayType DistanceArrayType
Superclass::MeasurementVectorType MeasurementVectorType
BinaryANNTreeType::Pointer m_BinaryTreeAsITKANNType
ANNidxArray ANNIndexArrayType
Superclass::IndexArrayType IndexArrayType
BinaryANNTreeSearchBase(const Self &)
BinaryANNTreeSearchBase Self
Superclass::ListSampleType ListSampleType
Array< double > DistanceArrayType
BinaryANNTreeSearchBase()
virtual ~BinaryANNTreeSearchBase()
Superclass::BinaryTreePointer BinaryTreePointer
BinaryANNTreeBase< ListSampleType > BinaryANNTreeType
ANNdistArray ANNDistanceArrayType
BinaryTreeSearchBase< TListSample > Superclass
SmartPointer< const Self > ConstPointer
void operator=(const Self &)
SmartPointer< Self > Pointer
BinaryTreeType::MeasurementVectorType MeasurementVectorType
Superclass::BinaryTreeType BinaryTreeType
TListSample ListSampleType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|