debian man page for pgagetbestindex

Query: pgagetbestindex

OS: debian

Section: 5

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

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
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
modbus_send_raw_request(3) - debian
pgaduplicate(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?