Interface Optimizer.ObjectiveFunction

Enclosing interface:
Optimizer

public static interface Optimizer.ObjectiveFunction
Interface for the objective function.
Author:
Christian Fries
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setValues(double[] parameters, double[] values)