18 #ifndef __itkBinaryANNTreeBase_h 19 #define __itkBinaryANNTreeBase_h 36 template<
class TListSample >
60 virtual ANNPointSetType *
GetANNTree(
void )
const = 0;
79 #ifndef ITK_MANUAL_INSTANTIATION 80 #include "itkBinaryANNTreeBase.hxx" 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