PGAGetMutationProb(3) PGAPack PGAGetMutationProb(3)NAMEPGAGetMutationProb - Returns the probability of mutation.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetMutationProb(ctx) PGAContext *ctxLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; double pm; : pm = PGAGetMutateProb(ctx); 05/01/95 PGAGetMutationProb(3)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |