debian man page for pgasetmutationrealvalue

Query: pgasetmutationrealvalue

OS: debian

Section: 3

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

PGASetMutationRealValue(3)					      PGAPack						PGASetMutationRealValue(3)

NAME
PGASetMutationRealValue - Set multiplier to mutate PGA_DATATYPE_REAL strings with.
DESCRIPTION
The use of this value depends on the type of mutation being used. The default value is 0.1. See the user guide for more details.
INPUT PARAMETERS
ctx - context variable val - the mutation value to use for Real mutation
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetMutationRealValue(ctx, val) PGAContext *ctx double val
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; : PGASetMutationRealValue(ctx,50.0); 05/01/95 PGASetMutationRealValue(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
pgasetuserfunction(8) - debian
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph