public static interface HjRegion.HjRegion1D extends HjRegion
HjRegion.HjRegion1D, HjRegion.HjRegion2D, HjRegion.HjRegion3D
Modifier and Type | Method and Description |
---|---|
int[] |
lowerLimits() |
int |
toLinearIndex(int regionIndex0) |
int |
toLinearIndex(int[] regionIndices)
Returns the zero-based linear index in the 1D array.
|
int[] |
upperLimits() |
iterator, iterator, lowerLimit, numElements, rank, toRegionIndex, toSeqIterable, upperLimit
int toLinearIndex(int[] regionIndices)
HjRegion
toLinearIndex
in interface HjRegion
regionIndices
- The region based index.int toLinearIndex(int regionIndex0)
regionIndex0
- The region index for the first dimension.int[] lowerLimits()
int[] upperLimits()
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.