debian man page for pgagetrestartallelechangeprob

Query: pgagetrestartallelechangeprob

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
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)?