public class NDArrayUtil extends Object
| Constructor and Description |
|---|
NDArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
toInts(INDArray n) |
static INDArray |
toNDArray(int[] nums) |
static INDArray |
toNDArray(int[][] nums) |
Copyright © 2016. All Rights Reserved.