public interface CostEvaluationMethod
| Modifier and Type | Method and Description |
|---|---|
double |
apply(double[] x,
double[] lowerBounds,
double[] upperBounds,
Object constraint) |
double apply(double[] x,
double[] lowerBounds,
double[] upperBounds,
Object constraint)
Copyright © 2017. All rights reserved.