ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkSubsample.h>
Public Member Functions | |
ConstIterator (const Self *sample) | |
ConstIterator (const ConstIterator &iter) | |
AbsoluteFrequencyType | GetFrequency () const |
InstanceIdentifier | GetInstanceIdentifier () const |
const MeasurementVectorType & | GetMeasurementVector () const |
bool | operator!= (const ConstIterator &it) |
ConstIterator & | operator++ () |
ConstIterator & | operator= (const ConstIterator &iter) |
bool | operator== (const ConstIterator &it) |
Protected Member Functions | |
ConstIterator () | |
ConstIterator (typename InstanceIdentifierHolder::const_iterator iter, const Self *classSample) |
Protected Attributes | |
InstanceIdentifierHolder::const_iterator | m_Iter |
const TSample * | m_Sample |
const Self * | m_Subsample |
Friends | |
class | Subsample |
Definition at line 121 of file itkSubsample.h.
|
inline |
Definition at line 126 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::Begin().
|
inline |
|
protected |
|
inlineprotected |
Definition at line 182 of file itkSubsample.h.
|
inline |
Definition at line 162 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::GetFrequency().
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::GetFrequency().
|
inline |
Definition at line 172 of file itkSubsample.h.
|
inline |
Definition at line 167 of file itkSubsample.h.
|
inline |
Definition at line 146 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
inline |
Definition at line 156 of file itkSubsample.h.
|
inline |
Reimplemented in itk::Statistics::Subsample< TSample >::Iterator.
Definition at line 138 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter, itk::Statistics::Subsample< TSample >::ConstIterator::m_Sample, and itk::Statistics::Subsample< TSample >::ConstIterator::m_Subsample.
|
inline |
Definition at line 151 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
friend |
Reimplemented in itk::Statistics::Subsample< TSample >::Iterator.
Definition at line 123 of file itkSubsample.h.
|
protected |
Definition at line 188 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), itk::Statistics::Subsample< TSample >::ConstIterator::operator!=(), itk::Statistics::Subsample< TSample >::ConstIterator::operator=(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator==().
|
protected |
Definition at line 192 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().
|
protected |
Definition at line 191 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().