Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::nodeOfPermutation Class Reference

#include <itkImageRandomNonRepeatingConstIteratorWithIndex.h>

List of all members.

Public Member Functions

 nodeOfPermutation ()
bool operator< (const nodeOfPermutation &b) const

Public Attributes

unsigned long priority
unsigned long index
double value


Constructor & Destructor Documentation

itk::nodeOfPermutation::nodeOfPermutation  )  [inline]
 

Definition at line 46 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.

References index, priority, and value.


Member Function Documentation

bool itk::nodeOfPermutation::operator< const nodeOfPermutation b  )  const [inline]
 

Definition at line 52 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.

References priority, and value.


Member Data Documentation

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().

double itk::nodeOfPermutation::value
 

Definition at line 45 of file itkImageRandomNonRepeatingConstIteratorWithIndex.h.

Referenced by itk::randomPermutation::Dump(), nodeOfPermutation(), operator<(), and itk::randomPermutation::Shuffle().


The documentation for this class was generated from the following file:
Generated at Thu May 25 01:56:50 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000