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 |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |