Man Page: pgasetmutationrealvalue
Operating Environment: debian
Section: 3
PGASetMutationRealValue(3) PGAPack PGASetMutationRealValue(3)NAMEPGASetMutationRealValue - Set multiplier to mutate PGA_DATATYPE_REAL strings with.DESCRIPTIONThe use of this value depends on the type of mutation being used. The default value is 0.1. See the user guide for more details.INPUT PARAMETERSctx - context variable val - the mutation value to use for Real mutationOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetMutationRealValue(ctx, val) PGAContext *ctx double valLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; : PGASetMutationRealValue(ctx,50.0); 05/01/95 PGASetMutationRealValue(3)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |