public class GradientAdder extends Object implements org.apache.spark.api.java.function.VoidFunction<Gradient>
| Constructor and Description |
|---|
GradientAdder(int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(Gradient indArrayIterator) |
SumAccum |
getAccumulator() |
void |
setAccumulator(SumAccum accumulator) |
Copyright © 2016. All Rights Reserved.