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 |
|---|
| pgaevaluate(1) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |