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 |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |