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 |
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |