Function PGAGetDEScaleFactor

Function Documentation

double PGAGetDEScaleFactor(PGAContext *ctx)

Return the value of the scale factor F for Differential Evolution.

Example

PGAContext *ctx;
double val;

...
val = PGAGetDEScaleFactor (ctx);

Parameters
  • ctx – context variable

Returns

The value of the scale factor