Odometer.STATE| Constructor and Description |
|---|
ScalarOdometer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
long |
index()
Compute the linear index
from the current odometer indices.
|
Index |
next() |
void |
remove() |
long |
totalSize()
Compute the total number of elements.
|
factory, factory, factoryScalar, getSlices, getSubOdometers, indices, isMulti, rank, reset, slice, step, toStringpublic long index()
Odometerpublic long totalSize()
Odometerpublic boolean hasNext()
public Index next()