pgasetmutationintegervalue(3) debian man page | unix.com

Man Page: pgasetmutationintegervalue

Operating Environment: debian

Section: 3

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
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph