Query: pgagetmutationintegervalue
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetMutationIntegerValue(3) PGAPack PGAGetMutationIntegerValue(3)NAMEPGAGetMutationIntegerValue - Returns the value of the multiplier used to mutate PGA_DATATYPE_INTEGER strings with.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMutationIntegerValue(ctx) PGAContext *ctxLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; int ival; : ival = PGAGetMutationIntegerValue(ctx); 05/01/95 PGAGetMutationIntegerValue(3)