PGAGetMaxFitnessRank(1) PGAPack PGAGetMaxFitnessRank(1)NAMEPGAGetMaxFitnessRank - returns the maximum value used in rank-based fitness.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSrank -based fitnessSYNOPSIS#include "pgapack.h" double PGAGetMaxFitnessRank(ctx) PGAContext *ctxLOCATIONfitness.cEXAMPLEPGAContext *ctx; double max; : max = PGAGetMaxFitnessRank(ctx); 05/01/95 PGAGetMaxFitnessRank(1)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |