Query: pgagetevaluation
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetEvaluation(1) PGAPack PGAGetEvaluation(1)NAMEPGAGetEvaluation - returns the evaluation function value for string p in population popINPUT PARAMETERSctx - context variable p - string index pop - symbolic constant of the population the string is inOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetEvaluation(ctx, p, pop) PGAContext *ctx int p int popLOCATIONevaluate.cEXAMPLEExample: PGAContext *ctx; int p; double eval; : eval = PGAGetEvaluation(ctx, p, PGA_NEWPOP); 05/01/95 PGAGetEvaluation(1)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |