ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >::CandidateVector::Candidate Struct Reference

#include <itkKdTreeBasedKmeansEstimator.h>

List of all members.

Public Attributes

CentroidType Centroid
int Size
CentroidType WeightedCentroid

Detailed Description

template<class TKdTree>
struct itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >::CandidateVector::Candidate

Definition at line 183 of file itkKdTreeBasedKmeansEstimator.h.


Member Data Documentation

template<class TKdTree >
CentroidType itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >::CandidateVector::Candidate::Centroid
template<class TKdTree >
int itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >::CandidateVector::Candidate::Size
template<class TKdTree >
CentroidType itk::Statistics::KdTreeBasedKmeansEstimator< TKdTree >::CandidateVector::Candidate::WeightedCentroid

The documentation for this struct was generated from the following file: