pgasetfitnesscmaxvalue(1) debian man page | unix.com

Man Page: pgasetfitnesscmaxvalue

Operating Environment: debian

Section: 1

PGASetFitnessCmaxValue(1)					      PGAPack						 PGASetFitnessCmaxValue(1)

NAME
PGASetFitnessCmaxValue - The value of the multiplier used by PGAFitnessMinCmax so that the worst string has a nonzero fitness.
DESCRIPTION
The default value is 1.01.
INPUT PARAMETERS
ctx - context variable val - the value of the multiplier
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetFitnessCmaxValue(ctx, val) PGAContext *ctx double val
LOCATION
fitness.c
EXAMPLE
Example: PGAContext *ctx; : PGASetFitnessCmaxValue(ctx, 1.2); 05/01/95 PGASetFitnessCmaxValue(1)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
New UNIX and Linux History Sections