Query: pgagetbinaryinitprob
OS: debian
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetBinaryInitProb(2) PGAPack PGAGetBinaryInitProb(2)NAMEPGAGetBinaryInitProb - Returns the probability that an allele will be randomly initialized to "1" in a PGA_DATATYPE_BINARY string.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetBinaryInitProb(ctx) PGAContext *ctxLOCATIONbinary.cEXAMPLEExample: PGAContext *ctx; double prob; : prob = PGAGetBinaryInitProb(ctx); 05/01/95 PGAGetBinaryInitProb(2)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgadebugprint(3) - debian |
| pgaduplicate(8) - debian |
| lwres_conf_clear(3) - 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 |
| How can I do this in VI editor? |
| Detecting unused variables... |