Man Page: pgagetmutationintegervalue
Operating Environment: debian
Section: 3
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)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Weird 'find' results |