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

Class Max

    • Constructor Detail

      • Max

        public Max(java.lang.Double max)
      • Max

        public Max(java.lang.Float max)
      • Max

        public Max(java.lang.Number max)
      • Max

        public Max()
    • 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.