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 |
| pgasendreceiveindividual(4) - debian |
| glxquerycontextinfoext(3g) - centos |
| lwres_conf_clear(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |