Uses of Class
org.nd4j.linalg.indexing.NDArrayIndex
-
Packages that use NDArrayIndex Package Description org.nd4j.linalg.indexing -
-
Uses of NDArrayIndex in org.nd4j.linalg.indexing
Methods in org.nd4j.linalg.indexing with parameters of type NDArrayIndex Modifier and Type Method Description static int[]Indices. strides(char ordering, NDArrayIndex... indexes)Calculate the strides based on the given indices
-