Description Usage Arguments Value
wfgShape - used by wfgEval to apply a shape to part of the objective-space vector
1 | wfgShape(x, current, start.index, apply.length, params)
|
x |
The point at which to evaluate the shape function. It has dimension of search-space. |
current |
The current shape function specified by the user |
start.index |
Specifying to which entries to apply the shape to. |
apply.length |
see start.index |
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.