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