ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include <itkSubsample.h>
Definition at line 136 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 142 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::Begin().
|
inline |
|
protected |
|
inlineprotected |
Definition at line 198 of file itkSubsample.h.
|
inline |
Definition at line 178 of file itkSubsample.h.
|
inline |
Definition at line 188 of file itkSubsample.h.
|
inline |
Definition at line 183 of file itkSubsample.h.
|
inline |
Definition at line 162 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
inline |
Definition at line 172 of file itkSubsample.h.
|
inline |
|
inline |
Definition at line 167 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
friend |
Definition at line 138 of file itkSubsample.h.
|
protected |
Definition at line 204 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 208 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().
|
protected |
Definition at line 207 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().