14 #ifndef __itkBinaryANNTreeBase_h
15 #define __itkBinaryANNTreeBase_h
32 template<
class TListSample >
75 #ifndef ITK_MANUAL_INSTANTIATION
76 #include "itkBinaryANNTreeBase.hxx"
79 #endif // end #ifndef __itkBinaryANNTreeBase_h
Superclass::SampleType SampleType
SmartPointer< const Self > ConstPointer
ANNpointSet ANNPointSetType
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
SampleType::MeasurementVectorSizeType MeasurementVectorSizeType
SampleType::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
void operator=(const Self &)
BinaryTreeBase< TListSample > Superclass
virtual ~BinaryANNTreeBase()
Superclass::MeasurementVectorType MeasurementVectorType
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
virtual ANNPointSetType * GetANNTree(void) const =0
SampleType::MeasurementVectorType MeasurementVectorType
SmartPointer< Self > Pointer