ITK
6.0.0
Insight Toolkit
|
#include <itkImageToNeighborhoodSampleAdaptor.h>
Definition at line 239 of file 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 |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
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 |
|
delete |
|
delete |
|
delete |
|
inline |
Definition at line 251 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 255 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inlineprotected |
Definition at line 268 of file itkImageToNeighborhoodSampleAdaptor.h.
|
delete |
|
inline |
Definition at line 260 of file itkImageToNeighborhoodSampleAdaptor.h.
|
friend |
Definition at line 242 of file itkImageToNeighborhoodSampleAdaptor.h.