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 |
|---|
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_get(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |