pgagetmutationintegervalue(3) debian man page | unix.com

Man Page: pgagetmutationintegervalue

Operating Environment: debian

Section: 3

PGAGetMutationIntegerValue(3)					      PGAPack					     PGAGetMutationIntegerValue(3)

NAME
PGAGetMutationIntegerValue - Returns the value of the multiplier used to mutate PGA_DATATYPE_INTEGER strings with.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMutationIntegerValue(ctx) PGAContext *ctx
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; int ival; : ival = PGAGetMutationIntegerValue(ctx); 05/01/95 PGAGetMutationIntegerValue(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgaduplicate(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results