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.


Detailed Description

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


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 nodeOfPermutation(), and operator<().


The documentation for this class was generated from the following file:
Generated at Wed Jul 30 08:00:44 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000