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 |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| How to copy a column of multiple files and paste into new excel file (next to column)? |