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
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com