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
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontextinfoext(3g) - centos
hx509_validate_ctx_init(3) - freebsd
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?