ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkSubsample.h>
Definition at line 138 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 144 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::Begin().
|
inline |
|
protected |
|
inlineprotected |
Definition at line 200 of file itkSubsample.h.
|
inline |
Definition at line 180 of file itkSubsample.h.
|
inline |
Definition at line 190 of file itkSubsample.h.
|
inline |
Definition at line 185 of file itkSubsample.h.
|
inline |
Definition at line 164 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
inline |
Definition at line 174 of file itkSubsample.h.
|
inline |
|
inline |
Definition at line 169 of file itkSubsample.h.
References itk::Statistics::Subsample< TSample >::ConstIterator::m_Iter.
|
friend |
Definition at line 140 of file itkSubsample.h.
|
protected |
Definition at line 206 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 210 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().
|
protected |
Definition at line 209 of file itkSubsample.h.
Referenced by itk::Statistics::Subsample< TSample >::ConstIterator::ConstIterator(), and itk::Statistics::Subsample< TSample >::ConstIterator::operator=().