#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 |
| void | 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 294 of file itkHistogram.h.
|
|||||||||
|
Definition at line 297 of file itkHistogram.h. References itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Self. |
|
||||||||||
|
Definition at line 299 of file itkHistogram.h. |
|
||||||||||||||||
|
Definition at line 305 of file itkHistogram.h. |
|
||||||||||
|
|||||||||
|
Definition at line 309 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 319 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 322 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 333 of file itkHistogram.h. References itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Iterator::m_Id. |
|
|||||||||
|
Definition at line 327 of file itkHistogram.h. |
|
||||||||||
|
||||||||||
|
Definition at line 336 of file itkHistogram.h. References itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::Iterator::m_Id. |
|
||||||||||
|
Definition at line 314 of file itkHistogram.h. |
1.3.8 written by Dimitri van Heesch,
© 1997-2000