Go to the documentation of this file.
18 #ifndef __itkBinaryANNTreeBase_h
19 #define __itkBinaryANNTreeBase_h
36 template<
class TListSample >
79 #ifndef ITK_MANUAL_INSTANTIATION
80 #include "itkBinaryANNTreeBase.hxx"
83 #endif // end #ifndef __itkBinaryANNTreeBase_h
SmartPointer< const Self > ConstPointer
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
ANNpointSet ANNPointSetType
Superclass::MeasurementVectorType MeasurementVectorType
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
virtual ~BinaryANNTreeBase()
SmartPointer< Self > Pointer
SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
virtual ANNPointSetType * GetANNTree(void) const =0
BinaryANNTreeBase(const Self &)
void operator=(const Self &)
SampleType::MeasurementVectorType MeasurementVectorType
Superclass::SampleType SampleType
BinaryTreeBase< TListSample > Superclass
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|