Query: pgasetfitnesscmaxvalue
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetFitnessCmaxValue(1) PGAPack PGASetFitnessCmaxValue(1)NAMEPGASetFitnessCmaxValue - The value of the multiplier used by PGAFitnessMinCmax so that the worst string has a nonzero fitness.DESCRIPTIONThe default value is 1.01.INPUT PARAMETERSctx - context variable val - the value of the multiplierOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetFitnessCmaxValue(ctx, val) PGAContext *ctx double valLOCATIONfitness.cEXAMPLEExample: PGAContext *ctx; : PGASetFitnessCmaxValue(ctx, 1.2); 05/01/95 PGASetFitnessCmaxValue(1)
Related Man Pages |
---|
pgaevaluate(1) - debian |
pgasetrealinitpercent(2) - debian |
pgasetrealinitrange(2) - debian |
glxquerycontext(3g) - centos |
lwres_conf_init(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |