| Package | Description |
|---|---|
| org.nd4j.linalg.api.shape |
| Modifier and Type | Method and Description |
|---|---|
static StridePermutation[] |
StridePermutation.create(int[] stride)
Create an array of these from the given stride
|
static StridePermutation[] |
Shape.createSortedStrides(int[] strides)
Creates sorted strides
whlie retaining the permutation
|
| Modifier and Type | Method and Description |
|---|---|
int |
StridePermutation.compareTo(StridePermutation o) |
Copyright © 2016. All Rights Reserved.