pgasetrestartallelechangeprob(3) debian man page | unix.com

Man Page: pgasetrestartallelechangeprob

Operating Environment: debian

Section: 3

PGASetRestartAlleleChangeProb(3)				      PGAPack					  PGASetRestartAlleleChangeProb(3)

NAME
PGASetRestartAlleleChangeProb - specifies the probability with which an allele will be mutated during a restart
INPUT PARAMETERS
ctx - context variable prob - probability of mutation
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetRestartAlleleChangeProb(ctx, prob) PGAContext *ctx double prob
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; : PGASetRestartAlleleChangeProb(ctx, 0.5); 05/01/95 PGASetRestartAlleleChangeProb(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com