public class CLALibCompAgg extends Object
| Constructor and Description | 
|---|
CLALibCompAgg()  | 
| Modifier and Type | Method and Description | 
|---|---|
static MatrixBlock | 
aggregateUnary(CompressedMatrixBlock inputMatrix,
              MatrixBlock result,
              AggregateUnaryOperator op,
              int blen,
              MatrixIndexes indexesIn,
              boolean inCP)  | 
public static MatrixBlock aggregateUnary(CompressedMatrixBlock inputMatrix, MatrixBlock result, AggregateUnaryOperator op, int blen, MatrixIndexes indexesIn, boolean inCP)
Copyright © 2021 The Apache Software Foundation. All rights reserved.