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)
| Related Man Pages |
|---|
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |