Package jline.opt.solver.de
Interface DifferentialEvolution.Objective
- Enclosing class:
DifferentialEvolution
public static interface DifferentialEvolution.Objective
Objective returning the (penalized) energy; may be
+inf.-
Method Summary
-
Method Details
-
evaluate
double evaluate(double[] x)
-