scalarIndexImmutable
Constructor and Description |
---|
Index0D(int[] shape) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
int |
currentElement()
Get the current element's index into the 1D backing array.
|
int |
incr()
Increment the current element by 1.
|
Index |
set() |
public int currentElement()
Index
currentElement
in class Index
public int incr()
Index
public Index set()