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 |
|---|
| pgasetrealinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |