debian man page for pgagetworstindex

Query: pgagetworstindex

OS: debian

Section: 5

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

PGAGetWorstIndex(5)						      PGAPack						       PGAGetWorstIndex(5)

NAME
PGAGetWorstIndex - returns the index of the string with the worst evaluation function value in population pop
INPUT PARAMETERS
ctx - context variable pop - symbolic constant of the population to find the worst string in
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetWorstIndex(ctx, pop) PGAContext *ctx int pop
LOCATION
utility.c
EXAMPLE
Example: PGAContext *ctx; int worst; : worst = PGAGetWorstIndex(ctx,PGA_OLDPOP); 05/01/95 PGAGetWorstIndex(5)
Related Man Pages
pgasetrealinitrange(2) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph