pgagetworstindex(5) debian man page | unix.com

Man Page: pgagetworstindex

Operating Environment: debian

Section: 5

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
pgadebugprint(3) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph