|
OPTK
0.1.2
Toolkit for global optimisation algorithms
|
Enumerations | |
| enum | properties : char { continuous, discontinuous, differentiable, non_differentiable, separable, partially_separable, non_separable, scalable, non_scalable, multimodal, unimodal } |
Functions | |
| static double | box_betts_g (int i, double x1, double x2, double x3) |
| static double | levy3_w (int i, inst::set x) |
This namespace contains all free functions and types relating to the synthetic test functions.
|
strong |
This enumerates the properties of the functions in this benchmark.
1.8.13