pgagetbestindex(5) debian man page | unix.com

Man Page: pgagetbestindex

Operating Environment: debian

Section: 5

PGAGetBestIndex(5)						      PGAPack							PGAGetBestIndex(5)

NAME
PGAGetBestIndex - returns the index of the string with the best evaluation function value in population pop
INPUT PARAMETERS
ctx - context variable pop - symbolic constant of the population to find the best string in
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetBestIndex(ctx, pop) PGAContext *ctx int pop
LOCATION
utility.c
EXAMPLE
Example: PGAContext *ctx; int best; : best = PGAGetBestIndex(ctx,PGA_OLDPOP); 05/01/95 PGAGetBestIndex(5)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitrange(2) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph