Query: pgagetrandominitflag
OS: debian
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetRandomInitFlag(2) PGAPack PGAGetRandomInitFlag(2)NAMEPGAGetRandomInitFlag - returns true/false to indicate whether or not alleles are randomly initialized.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetRandomInitFlag(ctx) PGAContext *ctxLOCATIONcreate.cEXAMPLEExample: PGAContext *ctx; int raninit; : raninit = PGAGetRandomInitFlag(ctx); switch (raninit) { case PGA_TRUE: printf("Population is randomly initialized0); break; case PGA_FALSE: printf("Population initialized to zero0); break; } 05/01/95 PGAGetRandomInitFlag(2)
| Related Man Pages |
|---|
| pgasetrealinitrange(2) - debian |
| modbus_send_raw_request(3) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |