Query: pgagetfitness
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetFitness(1) PGAPack PGAGetFitness(1)NAMEPGAGetFitness - returns the fitness value for a stringINPUT PARAMETERSctx - context variable p - string index pop - symbolic constant of the population the string is inOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetFitness(ctx, p, pop) PGAContext *ctx int p int popLOCATIONfitness.cEXAMPLEExample: PGAContext *ctx; int p; double fit; : fit = PGAGetFitness(ctx, p, PGA_NEWPOP); 05/01/95 PGAGetFitness(1)
Related Man Pages |
---|
pgasetrealinitrange(2) - debian |
pgadebugprint(3) - debian |
pgaduplicate(8) - debian |
pgasortpop(8) - debian |
glxquerycontext(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
One instance of comparing grep and awk |