makeBiSphereFunction {smoof} | R Documentation |
Bi-objective Sphere function
Description
Builds and returns the bi-objective Sphere test problem:
where
.
Usage
makeBiSphereFunction(dimensions, a = rep(0, dimensions))
Arguments
dimensions |
[ |
a |
[ |
Value
[smoof_multi_objective_function
]
[Package smoof version 1.6.0.3 Index]