|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.multiarray.IndexIterator
ucar.multiarray.OffsetDualIndexIterator
| Field Summary |
| Fields inherited from class ucar.multiarray.IndexIterator |
counter, limits, ncycles |
| Constructor Summary | |
(package private) |
OffsetDualIndexIterator(int[] theOffset,
int[] theLimits)
|
| Method Summary | |
void |
incr()
Increment the odometer |
int[] |
offsetValue()
|
| 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 |
OffsetDualIndexIterator(int[] theOffset,
int[] theLimits)
| Method Detail |
public void incr()
incr in class IndexIteratorpublic int[] offsetValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||