#include <itkHistogram.h>
Collaboration diagram for itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Iterator:
Public Member Functions | |
Iterator () | |
Iterator (Self *histogram) | |
Iterator (InstanceIdentifier id, Self *histogram) | |
FrequencyType | GetFrequency () const |
bool | SetFrequency (const FrequencyType value) |
InstanceIdentifier | GetInstanceIdentifier () const |
const MeasurementVectorType & | GetMeasurementVector () const |
Iterator & | operator++ () |
bool | operator!= (const Iterator &it) |
bool | operator== (const Iterator &it) |
Iterator & | operator= (const Iterator &it) |
Iterator (const Iterator &it) |
Definition at line 347 of file itkHistogram.h.
|
Definition at line 350 of file itkHistogram.h. References itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Self. |
|
Definition at line 352 of file itkHistogram.h. |
|
Definition at line 358 of file itkHistogram.h. |
|
Definition at line 399 of file itkHistogram.h. |
|
Definition at line 362 of file itkHistogram.h. |
|
Definition at line 372 of file itkHistogram.h. |
|
Definition at line 375 of file itkHistogram.h. |
|
Definition at line 386 of file itkHistogram.h. |
|
Definition at line 380 of file itkHistogram.h. |
|
Definition at line 392 of file itkHistogram.h. |
|
Definition at line 389 of file itkHistogram.h. |
|
Definition at line 367 of file itkHistogram.h. |