PGASetUp(8) PGAPack PGASetUp(8)NAMEPGASetUp - set all uninitialized variables to default values and initialize some internal arrays.DESCRIPTIONMust be called after PGACreate() and before the GA is started.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetUp(ctx) PGAContext *ctxLOCATIONcreate.cEXAMPLEExample: PGAContext *ctx; : PGACreate(ctx, ...); : // Set options here : PGASetUp(ctx); 05/01/95 PGASetUp(8)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| lwres_conf_get(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |