public abstract class AbstractRectangularRegion extends Object implements HjRegion
Abstract AbstractRectangularRegion class.
HjRegion.HjRegion1D, HjRegion.HjRegion2D, HjRegion.HjRegion3D
Constructor and Description |
---|
AbstractRectangularRegion() |
Modifier and Type | Method and Description |
---|---|
protected Iterator<HjPoint> |
createIterator(int startLinearIndex,
int maxNumItems,
int[] lower,
int[] upper)
createIterator.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
iterator, iterator, lowerLimit, numElements, rank, toLinearIndex, toRegionIndex, toSeqIterable, upperLimit
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.