| Package | Description | 
|---|---|
| org.apache.giraph.aggregators.matrix.dense | Package of dense matrix aggregator. | 
| Modifier and Type | Method and Description | 
|---|---|
| DoubleDenseMatrix | DoubleDenseMatrixSumAggregator. getMatrix(int numRows,
         AggregatorUsage aggUser)Read the aggregated values of the matrix. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DoubleDenseMatrixSumAggregator. setMatrix(DoubleDenseMatrix matrix,
         MasterAggregatorUsage master)Set the values of the matrix to the master specified. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.