PGAGetMaxRealInitValue(2) PGAPack PGAGetMaxRealInitValue(2)NAMEPGAGetMaxRealInitValue - returns the maximum value used to randomly initialize allele i in a real stringINPUT PARAMETERSctx - context variable i - an allele positionOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetMaxRealInitValue(ctx, i) PGAContext *ctx int iLOCATIONreal.cEXAMPLEExample: PGAContext *ctx; int max; : max = PGAGetMaxRealInitValue(ctx, 0); 05/01/95 PGAGetMaxRealInitValue(2)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| lwres_conf_clear(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |