#include <itkHistogram.h>
Collaboration diagram for itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Iterator:
Public Methods | |
Iterator () | |
Iterator (Pointer histogram) | |
Iterator (InstanceIdentifier id, Pointer histogram) | |
FrequencyType | GetFrequency () const |
void | SetFrequency (const FrequencyType value) |
InstanceIdentifier | GetInstanceIdentifier () 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 317 of file itkHistogram.h. |
|
Definition at line 319 of file itkHistogram.h. |
|
Definition at line 325 of file itkHistogram.h. |
|
Definition at line 366 of file itkHistogram.h. |
|
Definition at line 329 of file itkHistogram.h. |
|
Definition at line 339 of file itkHistogram.h. |
|
Definition at line 342 of file itkHistogram.h. |
|
Definition at line 353 of file itkHistogram.h. |
|
Definition at line 347 of file itkHistogram.h. |
|
Definition at line 359 of file itkHistogram.h. |
|
Definition at line 356 of file itkHistogram.h. |
|
Definition at line 334 of file itkHistogram.h. |