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 |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |