Go to the documentation of this file.
18 #ifndef __itkANNkDTree_h
19 #define __itkANNkDTree_h
35 template<
class TListSample >
100 virtual void PrintSelf( std::ostream & os, Indent indent )
const;
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkANNkDTree.hxx"
120 #endif // end #ifndef __itkANNkDTree_h
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
virtual void PrintSelf(std::ostream &os, Indent indent) const
Superclass::SampleType SampleType
ANNkDTreeType * m_ANNTree
void operator=(const Self &)
void SetSplittingRule(std::string rule)
unsigned int BucketSizeType
Superclass::MeasurementVectorType MeasurementVectorType
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
ANNsplitRule SplittingRuleType
Superclass::TotalAbsoluteFrequencyType TotalAbsoluteFrequencyType
Superclass::MeasurementVectorType MeasurementVectorType
std::string GetSplittingRule(void)
SmartPointer< Self > Pointer
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
BucketSizeType m_BucketSize
BinaryANNTreeBase< TListSample > Superclass
ANNpointSet ANNPointSetType
SplittingRuleType m_SplittingRule
virtual void GenerateTree(void)
SmartPointer< const Self > ConstPointer
Superclass::SampleType SampleType
virtual ANNPointSetType * GetANNTree(void) const
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|