iwopy.benchmarks.rosenbrock.RosenbrockObjective(problem, pars=(1.0, 100.0), ana_deriv=False, name='f')[source] Construtor ParametersΒΆ problem: iwopy.ProblemThe underlying optimization problem pars: tupleThe a, b parameters ana_deriv: boolSwitch for analytical derivatives name: strThe function name