next up previous contents
Next: Methods Up: struct Map Previous: struct Map

Constructors and destructors

Map()
The default constructor. Creates a null (uninitialized) dimension map object.

Map(Range _range, const int _stride)
Create a dimension map with parent range _range and memory stride _stride.



Guansong Zhang
Fri Oct 9 12:29:23 EDT 1998