#include <itkImageRandomNonRepeatingConstIteratorWithIndex.h>
Collaboration diagram for itk::randomPermutation:

Public Member Functions | |
| randomPermutation (unsigned long sz) | |
| void | Dump () |
| void | SetPriority (unsigned long i, unsigned long priority) |
| void | Shuffle () |
| unsigned long | operator[] (unsigned long i) |
| ~randomPermutation () | |
| void | ReinitializeSeed () |
| void | ReinitializeSeed (int seed) |
Public Attributes | |
| nodeOfPermutation * | permutation |
| unsigned long | size |
|
|
Definition at line 62 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References permutation, Shuffle(), and size. |
|
|
Definition at line 91 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References permutation. |
|
|
Definition at line 67 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References itk::nodeOfPermutation::index, permutation, itk::nodeOfPermutation::priority, size, and itk::nodeOfPermutation::value. |
|
|
Definition at line 88 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References itk::nodeOfPermutation::index, and permutation. |
|
|
Definition at line 101 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. |
|
|
Reinitialize the seed of the random number generator Definition at line 96 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. |
|
||||||||||||
|
Definition at line 74 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References permutation, itk::nodeOfPermutation::priority, and size. |
|
|
Definition at line 81 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. References itk::nodeOfPermutation::index, permutation, size, and itk::nodeOfPermutation::value. Referenced by randomPermutation(). |
|
|
Definition at line 60 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. Referenced by Dump(), operator[](), randomPermutation(), SetPriority(), Shuffle(), and ~randomPermutation(). |
|
|
Definition at line 61 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h. Referenced by Dump(), randomPermutation(), SetPriority(), and Shuffle(). |
1.4.1 written by Dimitri van Heesch,
© 1997-2000