Package | Description |
---|---|
org.openimaj.util.array |
Modifier and Type | Method and Description |
---|---|
LongArrayView |
LongArrayView.clone() |
LongArrayView |
LongArrayView.subView(int l1,
int r1)
Get a subview of this view from l1 (inclusive) to r1 (exclusive).
|