transform_vars_z_hat_data_t Struct Reference
Data type for transform_vars_z_hat. More...
Data Fields | |
| double * | xopt |
| double * | z |
| coco_problem_free_function_t | old_free_problem |
Detailed Description
Data type for transform_vars_z_hat.
Field Documentation
| coco_problem_free_function_t old_free_problem |
| double* xopt |
| double* z |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/transform_vars_z_hat.c

1.8.11