ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToNeighborhoodSampleAdaptor.h>
Const Iterator.
Definition at line 150 of file itkImageToNeighborhoodSampleAdaptor.h.
Public Member Functions | |
ConstIterator (const ImageToNeighborhoodSampleAdaptor *adaptor) | |
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 (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Private Member Functions | |
ConstIterator ()=delete | |
Private Attributes | |
InstanceIdentifier | m_InstanceIdentifier |
MeasurementVectorType | m_MeasurementVectorCache |
Friends | |
class | ImageToNeighborhoodSampleAdaptor |
|
inline |
Definition at line 155 of file itkImageToNeighborhoodSampleAdaptor.h.
References itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::Begin().
|
inline |
Definition at line 160 of file itkImageToNeighborhoodSampleAdaptor.h.
References itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::m_InstanceIdentifier, and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::m_MeasurementVectorCache.
|
inlineprotected |
Definition at line 207 of file itkImageToNeighborhoodSampleAdaptor.h.
|
privatedelete |
|
inline |
Definition at line 173 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 183 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 178 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 195 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 188 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 166 of file itkImageToNeighborhoodSampleAdaptor.h.
References itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::m_InstanceIdentifier, and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::m_MeasurementVectorCache.
|
inline |
Definition at line 200 of file itkImageToNeighborhoodSampleAdaptor.h.
|
friend |
Definition at line 152 of file itkImageToNeighborhoodSampleAdaptor.h.
|
private |
Definition at line 219 of file itkImageToNeighborhoodSampleAdaptor.h.
Referenced by itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator=().
|
mutableprivate |
Definition at line 218 of file itkImageToNeighborhoodSampleAdaptor.h.
Referenced by itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator!=(), itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator=(), and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator==().