![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkSubsample.h>
Inheritance diagram for itk::Statistics::Subsample< TSample >::ConstIterator:
Collaboration diagram for itk::Statistics::Subsample< TSample >::ConstIterator:Definition at line 121 of file 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 |
|
inline |
Definition at line 127 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::Begin().
|
inline |
|
protected |
|
inlineprotected |
Definition at line 183 of file itkSubsample.h.
|
inline |
Definition at line 163 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::GetFrequency().
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::GetFrequency().
|
inline |
Definition at line 173 of file itkSubsample.h.
|
inline |
Definition at line 168 of file itkSubsample.h.
|
inline |
Definition at line 147 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
inline |
Definition at line 157 of file itkSubsample.h.
|
inline |
|
inline |
Definition at line 152 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
friend |
Definition at line 123 of file itkSubsample.h.
|
protected |
Definition at line 189 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 193 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), 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=().
1.8.3.1