public class NDArrayUtil extends Object
NDArrayUtil()
static INDArray
center(INDArray arr, int[] shape)
exp(INDArray toExp)
expi(INDArray toExp)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NDArrayUtil()
public static INDArray exp(INDArray toExp)
public static INDArray expi(INDArray toExp)
toExp
public static INDArray center(INDArray arr, int[] shape)
arr
shape
Copyright © 2016. All Rights Reserved.