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

Class Pow

    • Constructor Detail

      • Pow

        public Pow(java.lang.Integer n)
      • Pow

        public Pow(java.lang.Double n)
      • Pow

        public Pow(double power)
    • 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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.