protected class Indexer.Index
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
Index() |
| Modifier and Type | Method and Description |
|---|---|
long |
index(long... indices)
Computes the linear index as the dot product of indices and strides.
|
long |
index(long i) |
long |
index(long i,
long j) |
long |
index(long i,
long j,
long k) |
public long index(long i)
public long index(long i,
long j)
public long index(long i,
long j,
long k)
public long index(long... indices)
indices - of each dimension