15 #ifndef __itkBinaryANNTreeBase_h
16 #define __itkBinaryANNTreeBase_h
33 template <
class TListSample >
78 #ifndef ITK_MANUAL_INSTANTIATION
79 #include "itkBinaryANNTreeBase.txx"
83 #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