org.nd4j.linalg.ops.reduceops.complex
Class NormMax
- java.lang.Object
-
- org.nd4j.linalg.ops.reduceops.complex.BaseScalarOp
-
- org.nd4j.linalg.ops.reduceops.complex.NormMax
-
- All Implemented Interfaces:
- Function<IComplexNDArray,IComplexNumber>, ScalarOp
public class NormMax extends BaseScalarOp
Over all normmax of an ndarray
-
-
Constructor Summary
Constructors Constructor and Description NormMax()
-
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