Class CLALibUnary
java.lang.Object
org.apache.sysds.runtime.compress.lib.CLALibUnary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixBlockunaryOperations(CompressedMatrixBlock m, UnaryOperator op, MatrixValue result)
-
Method Details
-
unaryOperations
public static MatrixBlock unaryOperations(CompressedMatrixBlock m, UnaryOperator op, MatrixValue result)
-