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
pgacreate(8) - debian
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
lwres_conf_parse(3) - centos
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com