Package | Description |
---|---|
org.apache.giraph.aggregators.matrix.sparse |
Package of sparce matrix aggregator.
|
Modifier and Type | Method and Description |
---|---|
DoubleSparseVector |
DoubleSparseVectorSumAggregator.createInitialValue() |
Modifier and Type | Method and Description |
---|---|
void |
DoubleSparseVector.add(DoubleSparseVector other)
Add the vector specified.
|
void |
DoubleSparseVectorSumAggregator.aggregate(DoubleSparseVector vector) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.