iwopy.benchmarks.rosenbrock.RosenbrockObjective(problem, pars=(1.0, 100.0), ana_deriv=False, name='f')[source]

Construtor

ParametersΒΆ

problem: iwopy.Problem

The underlying optimization problem

pars: tuple

The a, b parameters

ana_deriv: bool

Switch for analytical derivatives

name: str

The function name