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
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
lwres_conf_get(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?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...