Man Page: pgagetuniformcrossoverprob
Operating Environment: debian
Section: 3
PGAGetUniformCrossoverProb(3) PGAPack PGAGetUniformCrossoverProb(3)NAMEPGAGetUniformCrossoverProb - returns the probability of a bit being selected from the first child string in uniform crossoverINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetUniformCrossoverProb(ctx) PGAContext *ctxLOCATIONcross.cEXAMPLEExample: PGAContext *ctx; double pu; : pu = PGAGetUniformCrossoverProb(ctx); 05/01/95 PGAGetUniformCrossoverProb(3)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |