Query: pgagetrestartflag
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)