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
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
lwres_conf_parse(3) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
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)?
My first PERL incarnation... Audio Oscillograph