Query: pgasetmaxgaitervalue
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetMaxGAIterValue(8) PGAPack PGASetMaxGAIterValue(8)NAMEPGASetMaxGAIterValue - specify the maximum number of iterations for the stopping rule PGA_STOP_MAXITER (which, by itself, is the default stopping rule and is always in effect).DESCRIPTIONThe default value is 1000 iterations.INPUT PARAMETERSctx - context variable maxiter - the maximum number of GA iterations to run before stoppingOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetMaxGAIterValue(ctx, maxiter) PGAContext *ctx int maxiterLOCATIONstop.cEXAMPLEExample: PGAContext *ctx; : PGASetMaxGAIterValue(ctx,5000); 05/01/95 PGASetMaxGAIterValue(8)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |