#include <itkImageRandomNonRepeatingConstIteratorWithIndex.h>
Definition at line 40 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
Public Member Functions | |
nodeOfPermutation () | |
bool | operator< (const nodeOfPermutation &b) const |
Public Attributes | |
unsigned long | index |
unsigned long | priority |
double | value |
itk::nodeOfPermutation::nodeOfPermutation | ( | ) | [inline] |
Definition at line 46 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
bool itk::nodeOfPermutation::operator< | ( | const nodeOfPermutation & | b | ) | const [inline] |
Definition at line 52 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
unsigned long itk::nodeOfPermutation::index |
Definition at line 44 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
Referenced by nodeOfPermutation(), itk::randomPermutation::operator[](), and itk::randomPermutation::Shuffle().
unsigned long itk::nodeOfPermutation::priority |
Definition at line 43 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
Referenced by nodeOfPermutation(), operator<(), and itk::randomPermutation::SetPriority().
Definition at line 45 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.
Referenced by nodeOfPermutation(), and operator<().