dirac::Range Class Reference

Range type. More...

#include <arrays.h>

List of all members.

Public Member Functions

 Range (int s, int e)
 Constructor.
const int First () const
 Returns the start of the range.
const int Last () const
 Returns the end point of the range.


Detailed Description

Range type.

Range type encapsulating a closed range of values [first,last]. Used to initialies OneDArrays.

Definition at line 59 of file arrays.h.


Constructor & Destructor Documentation

dirac::Range::Range int  s,
int  e
[inline]
 

Constructor.

Constructor taking a start and an end point for the range.

Definition at line 66 of file arrays.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 13 14:49:18 2005 for guliverkli by  doxygen 1.4.5