Documentation of 'org.nd4j.linalg.ops.reduceops.scalarops.ScalarOp' Java class
ScalarOp
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Function<INDArray,java.lang.Double>
- All Known Implementing Classes:
- BaseScalarOp, Max, Mean, Min, Norm1, Norm2, NormMax, Prod, StandardDeviation, Sum, Variance
public interface ScalarOp
extends Function<INDArray,java.lang.Double>
A scalar op over an ndarray (iterates through the whole ndarray for an aggregate result)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
DMelt 3.0 © DataMelt by jWork.ORG
You see the box below because you did not login.