protected static class ParallelizedCostFunctionContainer.SubCostGradient
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Object>
| Constructor and Description |
|---|
SubCostGradient(ParallelizableCostFunction costFunction,
GradientDescendable evaluator)
Creates a new instance of SubCostGradient
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call() |
public SubCostGradient(ParallelizableCostFunction costFunction, GradientDescendable evaluator)
costFunction - Parallel cost functionevaluator - Function for which to compute the gradient