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 |
|---|
| pgadebugprint(3) - debian |
| glxquerycontext(3g) - centos |
| glxquerycontextinfoext(3g) - centos |
| lwres_conf_clear(3) - centos |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |