Class CLALibCompAgg
java.lang.Object
org.apache.sysds.runtime.compress.lib.CLALibCompAgg
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixBlockaggregateUnary(CompressedMatrixBlock inputMatrix, MatrixBlock result, AggregateUnaryOperator op, int blen, MatrixIndexes indexesIn, boolean inCP)
-
Method Details
-
aggregateUnary
public static MatrixBlock aggregateUnary(CompressedMatrixBlock inputMatrix, MatrixBlock result, AggregateUnaryOperator op, int blen, MatrixIndexes indexesIn, boolean inCP)
-