public class Schaffer extends MultiObjectiveProblem.Function
bounds, goals, name
Schaffer()
double[]
evaluate(double... x)
getBounds, getGoals, getName, getNVars
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Schaffer()
public double[] evaluate(double... x)
evaluate
MultiObjectiveProblem.Function