debian man page for pgasetrestartallelechangeprob

Query: pgasetrestartallelechangeprob

OS: debian

Section: 3

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

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
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
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)?