Description Usage Arguments Value
wfgTransformation - used by wfgEval to apply a transformation to part of the search-space vector
1 | wfgTransformation(M, current, t_, start.index, apply.length, n, k, params)
|
M |
The number of objectives |
current |
The current transformation function specified by the user |
t_ |
the vector |
start.index |
Specifying to which entries to apply the transformation to. |
apply.length |
see start.index |
n |
The search-space dimension. |
k |
The number of position-dependent parameters. |
params |
List of parameters to this shape |
The vector x to which the shape has been applied. Those entries that were changed now have their final objective value, but more shapes can follow for the later indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.