debian man page for pgasetmutationintegervalue

Query: pgasetmutationintegervalue

OS: debian

Section: 3

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

PGASetMutationIntegerValue(3)					      PGAPack					     PGASetMutationIntegerValue(3)

NAME
PGASetMutationIntegerValue - Set multiplier to mutate PGA_DATATYPE_INTEGER strings with.
DESCRIPTION
The use of this value depends on the type of mutation being used. The default value is 1. See the user guide for more details.
INPUT PARAMETERS
ctx - context variable val - the mutation value to use for Integer mutation
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetMutationIntegerValue(ctx, val) PGAContext *ctx int val
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; : PGASetMutationIntegerValue(ctx, 5); 05/01/95 PGASetMutationIntegerValue(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasortpop(8) - debian
lwres_conf_parse(3) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?