pgagetrestartallelechangeprob(3) debian man page | unix.com

Man Page: pgagetrestartallelechangeprob

Operating Environment: debian

Section: 3

PGAGetRestartAlleleChangeProb(3)				      PGAPack					  PGAGetRestartAlleleChangeProb(3)

NAME
PGAGetRestartAlleleChangeProb - returns the probability with which an allele will be mutated during a restart
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetRestartAlleleChangeProb(ctx) PGAContext *ctx
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; : prob = PGASetRestartAlleleChangeProb(ctx); 05/01/95 PGAGetRestartAlleleChangeProb(3)
Related Man Pages
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?