debian man page for pgagetmaxfitnessrank

Query: pgagetmaxfitnessrank

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pgaevaluate(1) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
lwres_conf_get(3) - centos
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph