Function PGAGetDEDither

Function Documentation

double PGAGetDEDither(PGAContext *ctx)

Return the Differential Evolution dither value.

Example

PGAContext *ctx;
double val;

...
val = PGAGetDEDither (ctx);

Parameters:
  • ctx – context variable

Returns:

The value of the Differential Evolution dither