Query: pgagetworstindex
OS: debian
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetWorstIndex(5) PGAPack PGAGetWorstIndex(5)NAMEPGAGetWorstIndex - returns the index of the string with the worst evaluation function value in population popINPUT PARAMETERSctx - context variable pop - symbolic constant of the population to find the worst string inOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetWorstIndex(ctx, pop) PGAContext *ctx int popLOCATIONutility.cEXAMPLEExample: PGAContext *ctx; int worst; : worst = PGAGetWorstIndex(ctx,PGA_OLDPOP); 05/01/95 PGAGetWorstIndex(5)
Related Man Pages |
---|
pgaevaluate(1) - debian |
hx509_validate_ctx_free(3) - freebsd |
pgadebugprint(3) - debian |
modbus_send_raw_request(3) - debian |
hx509_validate_ctx_init(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |