PGAGetFitnessCmaxValue(1) PGAPack PGAGetFitnessCmaxValue(1)NAMEPGAGetFitnessCmaxValue - returns the value of the multiplier used by PGAFitnessMinCmax.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetFitnessCmaxValue(ctx) PGAContext *ctxLOCATIONfitness.cEXAMPLEExample: PGAContext *ctx; double cmax; : cmax = PGAGetFitnessCmaxValue(ctx); 05/01/95 PGAGetFitnessCmaxValue(1)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitpercent(2) - debian |
| pgasetrealinitrange(2) - debian |
| pgacreate(8) - debian |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |