Function PGAGetDEJitter

Function Documentation

double PGAGetDEJitter(PGAContext *ctx)

Return the jitter for Differential Evolution.

Example

PGAContext *ctx;
double val;

...
val = PGAGetDEJitter (ctx);

Parameters
  • ctx – context variable

Returns

The value of the Differential Evolution jitter