pgagetmutationprob(3) debian man page | unix.com

Man Page: pgagetmutationprob

Operating Environment: debian

Section: 3

PGAGetMutationProb(3)						      PGAPack						     PGAGetMutationProb(3)

NAME
PGAGetMutationProb - Returns the probability of mutation.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetMutationProb(ctx) PGAContext *ctx
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; double pm; : pm = PGAGetMutateProb(ctx); 05/01/95 PGAGetMutationProb(3)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?