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
pgadebugprint(3) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph