ITK
5.2.0
Insight Toolkit
|
#include <itkImageToNeighborhoodSampleAdaptor.h>
Public Member Functions | |
Iterator ()=delete | |
Iterator (const ConstIterator &it)=delete | |
Iterator (const Iterator &iter) | |
Iterator (const Self *adaptor)=delete | |
Iterator (Self *adaptor) | |
ConstIterator & | operator= (const ConstIterator &it)=delete |
Iterator & | operator= (const Iterator &iter) |
Public Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
ConstIterator ()=delete | |
ConstIterator (const ConstIterator &iter) | |
ConstIterator (const ImageToNeighborhoodSampleAdaptor *adaptor) | |
AbsoluteFrequencyType | GetFrequency () const |
InstanceIdentifier | GetInstanceIdentifier () const |
const MeasurementVectorType & | GetMeasurementVector () const |
bool | operator!= (const ConstIterator &it) const |
ConstIterator & | operator++ () |
ConstIterator & | operator= (const ConstIterator &iter) |
bool | operator== (const ConstIterator &it) const |
Protected Member Functions | |
Iterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Protected Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
ConstIterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Friends | |
class | ImageToNeighborhoodSampleAdaptor |
Definition at line 243 of file itkImageToNeighborhoodSampleAdaptor.h.
|
delete |
|
delete |
|
delete |
|
inline |
Definition at line 255 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 259 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inlineprotected |
Definition at line 272 of file itkImageToNeighborhoodSampleAdaptor.h.
|
delete |
|
inline |
Definition at line 264 of file itkImageToNeighborhoodSampleAdaptor.h.
|
friend |
Definition at line 246 of file itkImageToNeighborhoodSampleAdaptor.h.