f_step_ellipsoid_data_t Struct Reference
Data type for the step ellipsoid problem. More...
Data Fields | |
| double * | x |
| double * | xx |
| double * | xopt |
| double | fopt |
| double ** | rot1 |
| double ** | rot2 |
Detailed Description
Data type for the step ellipsoid problem.
Field Documentation
| double fopt |
| double** rot1 |
| double ** rot2 |
| double* x |
| double* xopt |
| double * xx |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/f_step_ellipsoid.c

1.8.11