#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 346 of file itkHistogram.h.
|
|||||||||
|
Definition at line 349 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 351 of file itkHistogram.h. |
|
||||||||||||||||
|
Definition at line 357 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 398 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 361 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 371 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 374 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 385 of file itkHistogram.h. |
|
|||||||||
|
Definition at line 379 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 391 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 388 of file itkHistogram.h. |
|
||||||||||
|
Definition at line 366 of file itkHistogram.h. |
1.4.1 written by Dimitri van Heesch,
© 1997-2000