debian man page for pgagetmutationprob

Query: pgagetmutationprob

OS: debian

Section: 3

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

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
pgaduplicate(8) - debian
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
lwres_conf_get(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
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file