C:/programs/SCPPNT/src/include/index.h File Reference

Definition of Index1D class that represents in index range. More...

#include "scppnt/scppnt.h"

Include dependency graph for index.h:

Go to the source code of this file.

Namespaces

namespace  SCPPNT

Classes

class  SCPPNT::Index1D
 Represents a consecutive index range (a 1-offset lower and upper index). More...

Functions

Index1D SCPPNT::operator+ (const Index1D &D, Subscript i)
 Increment index range by i (increase both lower and upper limits by i).
Index1D SCPPNT::operator+ (Subscript i, const Index1D &D)
 Increment index range by i (increase both lower and upper limits by i).
Index1D SCPPNT::operator- (Index1D &D, Subscript i)
 Decrement index range by i (decrease both lower and upper limits by i).
Index1D SCPPNT::operator- (Subscript i, Index1D &D)
 Decrement index range by i (decrease both lower and upper limits by i).


Detailed Description

Definition of Index1D class that represents in index range.

Definition in file index.h.


Generated on Tue Dec 18 23:34:12 2007 for SCPPNT by  doxygen 1.5.4