org.nd4j.linalg.ops.reduceops.complex
Class Min
- java.lang.Object
-
- org.nd4j.linalg.ops.reduceops.complex.BaseScalarOp
-
- org.nd4j.linalg.ops.reduceops.complex.Min
-
- All Implemented Interfaces:
- Function<IComplexNDArray,IComplexNumber>, ScalarOp
public class Min extends BaseScalarOp
-
-
Constructor Summary
Constructors Constructor and Description Min()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IComplexNumberaccumulate(IComplexNDArray arr, int i, IComplexNumber soFar)-
Methods inherited from class org.nd4j.linalg.ops.reduceops.complex.BaseScalarOp
apply
-
-
-
-
Method Detail
-
accumulate
public IComplexNumber accumulate(IComplexNDArray arr, int i, IComplexNumber soFar)
- Specified by:
accumulatein classBaseScalarOp
-
-
DMelt 3.0 © DataMelt by jWork.ORG