Documentation of 'org.nd4j.linalg.ops.transforms.Exp' Java class
Exp
org.nd4j.linalg.ops.transforms

Class Exp

    • Constructor Detail

      • Exp

        public Exp()
    • Method Detail

      • apply

        public java.lang.Object apply(INDArray from,
                                      java.lang.Object value,
                                      int i)
        The transformation for a given value (a scalar ndarray)
        Parameters:
        value - the value to applyTransformToOrigin (a scalar ndarray)
        i - the index of the element being acted upon
        from - the origin ndarray
        Returns:
        the transformed value based on the input
      • exp

        public double exp(double val)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.