pgagetrestartfrequencyvalue(3) debian man page | unix.com

Man Page: pgagetrestartfrequencyvalue

Operating Environment: debian

Section: 3

PGAGetRestartFrequencyValue(3)					      PGAPack					    PGAGetRestartFrequencyValue(3)

NAME
PGAGetRestartFrequencyValue - returns the number of iterations of no change in the best string after which the algorithm should restart
INPUT PARAMETERS
ctx - context variable numiter - number of changeless iterations
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetRestartFrequencyValue(ctx) PGAContext *ctx
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; : numiter = PGAGetRestartFrequencyValue(ctx); 05/01/95 PGAGetRestartFrequencyValue(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
pgacreate(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph