Query: pgasetrestartflag
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetRestartFlag(3) PGAPack PGASetRestartFlag(3)NAMEPGASetRestartFlag - specifies whether the algorithm should employ the restart operatorINPUT PARAMETERSctx - context variable val - boolean variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetRestartFlag(ctx, val) PGAContext *ctx int valLOCATIONrestart.cEXAMPLEExample: PGAContext *ctx; : PGASetRestartFlag(ctx, PGA_TRUE); 05/01/95 PGASetRestartFlag(3)