| Package | Description |
|---|---|
| mikera.arrayz |
| Modifier and Type | Method and Description |
|---|---|
static <T extends INDArray> |
SliceArray.create(List<T> slices) |
static <T extends INDArray> |
SliceArray.create(T... slices) |
SliceArray<T> |
SliceArray.exactClone() |
static <T extends INDArray> |
SliceArray.repeat(T s,
int n) |
Copyright © 2013. All Rights Reserved.