Man Page: pgagetminrealinitvalue
Operating Environment: debian
Section: 2
PGAGetMinRealInitValue(2) PGAPack PGAGetMinRealInitValue(2)NAMEPGAGetMinRealInitValue - returns the minimum value used to randomly initialize allele i in a real stringINPUT PARAMETERSctx - context variable i - an allele positionOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetMinRealInitValue(ctx, i) PGAContext *ctx int iLOCATIONreal.cEXAMPLEExample: PGAContext *ctx; int min; : min = PGAGetMinRealInitValue(ctx, 0); 05/01/95 PGAGetMinRealInitValue(2)
| Related Man Pages |
|---|
| pgasetrealinitrange(2) - debian |
| pgacreate(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |