coco_random_state_s Struct Reference
A structure containing the state of the COCO random generator. More...
Data Fields | |
| double | x [COCO_LONG_LAG] |
| size_t | index |
Detailed Description
A structure containing the state of the COCO random generator.
Field Documentation
| size_t index |
| double x[COCO_LONG_LAG] |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/coco_random.c

1.8.11