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 |
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitrange(2) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |