debian man page for pgagetrestartfrequencyvalue

Query: pgagetrestartfrequencyvalue

OS: debian

Section: 3

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

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
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
glxquerycontextinfoext(3g) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com