ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::Statistics::Subsample< TSample >::ConstIterator |
class | itk::Statistics::Subsample< TSample >::Iterator |
class | itk::Statistics::Subsample< TSample > |
This class stores a subset of instance identifiers from another sample object. You can create a subsample out of another sample object or another subsample object. The class is useful when storing or extracting a portion of a sample object. Note that when the elements of a subsample are sorted, the instance identifiers of the subsample are sorted without changing the original source sample. Most Statistics algorithms (that derive from StatisticsAlgorithmBase accept Subsample objects as inputs). More... | |
Namespaces | |
namespace | itk |
namespace | itk::Statistics |