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 |
|---|
| pgaevaluate(1) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |