Man Page: pgasetmutationintegervalue
Operating Environment: debian
Section: 3
PGASetMutationIntegerValue(3) PGAPack PGASetMutationIntegerValue(3)NAMEPGASetMutationIntegerValue - Set multiplier to mutate PGA_DATATYPE_INTEGER strings with.DESCRIPTIONThe use of this value depends on the type of mutation being used. The default value is 1. See the user guide for more details.INPUT PARAMETERSctx - context variable val - the mutation value to use for Integer mutationOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetMutationIntegerValue(ctx, val) PGAContext *ctx int valLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; : PGASetMutationIntegerValue(ctx, 5); 05/01/95 PGASetMutationIntegerValue(3)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| pgacreate(8) - debian |
| pgasetuserfunction(8) - debian |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |