Go to the documentation of this file.
18 #ifndef __itkANNbdTree_h
19 #define __itkANNbdTree_h
35 template<
class TListSample >
83 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
97 #ifndef ITK_MANUAL_INSTANTIATION
98 #include "itkANNbdTree.hxx"
101 #endif // end #ifndef __itkANNbdTree_h
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
Superclass::MeasurementVectorType MeasurementVectorType
Superclass::SampleType SampleType
ANNshrinkRule ShrinkingRuleType
Superclass::SplittingRuleType SplittingRuleType
Superclass::SampleType SampleType
virtual void GenerateTree(void)
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
ShrinkingRuleType m_ShrinkingRule
Superclass::ANNPointSetType ANNPointSetType
void operator=(const Self &)
Superclass::ANNkDTreeType ANNkDTreeType
Superclass::MeasurementVectorType MeasurementVectorType
void SetShrinkingRule(std::string rule)
ANNkDTree< TListSample > Superclass
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
virtual void PrintSelf(std::ostream &os, Indent indent) const
Superclass::BucketSizeType BucketSizeType
SmartPointer< Self > Pointer
std::string GetShrinkingRule(void)
SmartPointer< const Self > ConstPointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|