PGAGetRestartFlag(3) PGAPack PGAGetRestartFlag(3)NAMEPGAGetRestartFlag - returns whether the algorithm should employ the restart operatorINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetRestartFlag(ctx) PGAContext *ctxLOCATIONrestart.cEXAMPLEExample: PGAContext *ctx; int val; : val = PGAGetRestartFlag(ctx); 05/01/95 PGAGetRestartFlag(3)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontext(3g) - centos |