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