f_weierstrass_data_t Struct Reference
Data type for the Weierstrass problem. More...
Data Fields | |
| double | f0 |
| double | ak [F_WEIERSTRASS_SUMMANDS] |
| double | bk [F_WEIERSTRASS_SUMMANDS] |
Detailed Description
Data type for the Weierstrass problem.
Field Documentation
| double ak[F_WEIERSTRASS_SUMMANDS] |
| double bk[F_WEIERSTRASS_SUMMANDS] |
| double f0 |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/f_weierstrass.c

1.8.11