debian man page for pgasetmaxgaitervalue

Query: pgasetmaxgaitervalue

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGASetMaxGAIterValue(8) 					      PGAPack						   PGASetMaxGAIterValue(8)

NAME
PGASetMaxGAIterValue - 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).
DESCRIPTION
The default value is 1000 iterations.
INPUT PARAMETERS
ctx - context variable maxiter - the maximum number of GA iterations to run before stopping
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetMaxGAIterValue(ctx, maxiter) PGAContext *ctx int maxiter
LOCATION
stop.c
EXAMPLE
Example: PGAContext *ctx; : PGASetMaxGAIterValue(ctx,5000); 05/01/95 PGASetMaxGAIterValue(8)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph