|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ucar.multiarray.IndexIterator
|
+--ucar.multiarray.OffsetIndexIterator
An IndexIterator where the lower bound is non-zero.
IndexIterator| Fields inherited from class ucar.multiarray.IndexIterator |
counter, limits, ncycles |
| Constructor Summary | |
OffsetIndexIterator(int[] theOffset,
int[] theLimits)
|
|
| Method Summary | |
void |
incr()
Increment the odometer |
| Methods inherited from class ucar.multiarray.IndexIterator |
advance, equals, isZero, main, notDone, toString, value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OffsetIndexIterator(int[] theOffset,
int[] theLimits)
| Method Detail |
public void incr()
incr in class IndexIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||