PGAGetCrossoverProb(3) PGAPack PGAGetCrossoverProb(3)NAMEPGAGetCrossoverProb - Returns the crossover probabilityINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetCrossoverProb(ctx) PGAContext *ctxLOCATIONcross.cEXAMPLEExample: PGAContext *ctx; double pc; : pc = PGAGetCrossoverProb(ctx); 05/01/95 PGAGetCrossoverProb(3)
| Related Man Pages |
|---|
| pgasetrealinitrange(2) - debian |
| pgacreate(8) - debian |
| 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 |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |