Query: pgagetuniformcrossoverprob
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
pgaevaluate(1) - debian |
pgadebugprint(3) - debian |
pgasetuserfunction(8) - debian |
glxquerycontext(3g) - centos |
lwres_conf_parse(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... |
One instance of comparing grep and awk |