public class LineSearchReduceFunction extends Object implements Reduce.ReduceFunction<Pair<Vector,Integer>>
Constructor and Description |
---|
LineSearchReduceFunction() |
Modifier and Type | Method and Description |
---|---|
Pair<Vector,Integer> |
apply(Iterable<Pair<Vector,Integer>> evals)
Apply the function on elements.
|
@Inject public LineSearchReduceFunction()
Copyright © 2016 The Apache Software Foundation. All rights reserved.