wfgShape: wfgShape - used by wfgEval to apply a shape to part of the...

Description Usage Arguments Value

Description

wfgShape - used by wfgEval to apply a shape to part of the objective-space vector

Usage

1
wfgShape(x, current, start.index, apply.length, params)

Arguments

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

Value

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.


tudob/wfg documentation built on June 1, 2019, 2:54 a.m.