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

itk::Statistics::Subsample< TSample >::Iterator Class Reference

#include <itkSubsample.h>

Collaboration diagram for itk::Statistics::Subsample< TSample >::Iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Iterator (typename InstanceIdentifierHolder::iterator iter, Self *classSample)
FrequencyType GetFrequency () const
const MeasurementVectorTypeGetMeasurementVector () const
InstanceIdentifier GetInstanceIdentifier () const
Iteratoroperator++ ()
Iteratoroperator+ ()
Iteratoroperator+ (int n)
Iteratoroperator- (int n)
bool operator!= (const Iterator &it)
bool operator== (const Iterator &it)
Iteratoroperator= (const Iterator &iter)
 Iterator (const Iterator &iter)

template<class TSample>
class itk::Statistics::Subsample< TSample >::Iterator


Constructor & Destructor Documentation

template<class TSample>
itk::Statistics::Subsample< TSample >::Iterator::Iterator typename InstanceIdentifierHolder::iterator  iter,
Self classSample
[inline]
 

Definition at line 133 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::Self.

template<class TSample>
itk::Statistics::Subsample< TSample >::Iterator::Iterator const Iterator iter  )  [inline]
 

Definition at line 177 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::Iterator::m_Iter, itk::Statistics::Subsample< TSample >::Iterator::m_Sample, and itk::Statistics::Subsample< TSample >::Iterator::m_Subsample.


Member Function Documentation

template<class TSample>
FrequencyType itk::Statistics::Subsample< TSample >::Iterator::GetFrequency  )  const [inline]
 

Definition at line 139 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::FrequencyType.

template<class TSample>
InstanceIdentifier itk::Statistics::Subsample< TSample >::Iterator::GetInstanceIdentifier  )  const [inline]
 

Definition at line 145 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::InstanceIdentifier.

template<class TSample>
const MeasurementVectorType& itk::Statistics::Subsample< TSample >::Iterator::GetMeasurementVector  )  const [inline]
 

Definition at line 142 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::MeasurementVectorType.

template<class TSample>
bool itk::Statistics::Subsample< TSample >::Iterator::operator!= const Iterator it  )  [inline]
 

Definition at line 163 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::Iterator::m_Iter.

template<class TSample>
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator+ int  n  )  [inline]
 

Definition at line 157 of file itkSubsample.h.

template<class TSample>
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator+  )  [inline]
 

Definition at line 154 of file itkSubsample.h.

template<class TSample>
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator++  )  [inline]
 

Definition at line 148 of file itkSubsample.h.

template<class TSample>
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator- int  n  )  [inline]
 

Definition at line 160 of file itkSubsample.h.

template<class TSample>
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator= const Iterator iter  )  [inline]
 

Definition at line 169 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::Iterator::m_Iter, itk::Statistics::Subsample< TSample >::Iterator::m_Sample, and itk::Statistics::Subsample< TSample >::Iterator::m_Subsample.

template<class TSample>
bool itk::Statistics::Subsample< TSample >::Iterator::operator== const Iterator it  )  [inline]
 

Definition at line 166 of file itkSubsample.h.

References itk::Statistics::Subsample< TSample >::Iterator::m_Iter.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:24:47 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000