transform_obj_oscillate.c File Reference
Implementation of oscillating the objective value. More...
Functions | |
| static void | transform_obj_oscillate_evaluate (coco_problem_t *problem, const double *x, double *y) |
| Evaluates the transformation. More... | |
| static coco_problem_t * | transform_obj_oscillate (coco_problem_t *inner_problem) |
| Creates the transformation. More... | |
Detailed Description
Implementation of oscillating the objective value.
Function Documentation
|
static |
Creates the transformation.
|
static |
Evaluates the transformation.

1.8.11