pgagetmaxfitnessrank(1) debian man page | unix.com

Man Page: pgagetmaxfitnessrank

Operating Environment: debian

Section: 1

PGAGetMaxFitnessRank(1) 					      PGAPack						   PGAGetMaxFitnessRank(1)

NAME
PGAGetMaxFitnessRank - returns the maximum value used in rank-based fitness.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
rank -based fitness
SYNOPSIS
#include "pgapack.h" double PGAGetMaxFitnessRank(ctx) PGAContext *ctx
LOCATION
fitness.c
EXAMPLE
PGAContext *ctx; double max; : max = PGAGetMaxFitnessRank(ctx); 05/01/95 PGAGetMaxFitnessRank(1)
Related Man Pages
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph