Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Classes | Namespaces

Numerics/Statistics/itkSubsample.h File Reference

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

Generated at Mon Jul 12 2010 20:21:00 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000