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