Class CLALibCompAgg
- java.lang.Object
- 
- org.apache.sysds.runtime.compress.lib.CLALibCompAgg
 
- 
 public class CLALibCompAgg extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description CLALibCompAgg()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixBlockaggregateUnary(CompressedMatrixBlock inputMatrix, MatrixBlock result, AggregateUnaryOperator op, int blen, MatrixIndexes indexesIn, boolean inCP)
 
- 
- 
- 
Method Detail- 
aggregateUnarypublic static MatrixBlock aggregateUnary(CompressedMatrixBlock inputMatrix, MatrixBlock result, AggregateUnaryOperator op, int blen, MatrixIndexes indexesIn, boolean inCP) 
 
- 
 
-