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 |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |