debian man page for pgagetmutationboundedflag

Query: pgagetmutationboundedflag

OS: debian

Section: 3

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

PGAGetMutationBoundedFlag(3)					      PGAPack					      PGAGetMutationBoundedFlag(3)

NAME
PGAGetMutationBoundedFlag - returns PGA_TRUE or PGA_FALSE to indicate whether mutated integer strings remain in the range specified when initialized with PGASetIntegerInitRange.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMutationBoundedFlag(ctx) PGAContext *ctx
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; int val; : val = PGAGetMutationBoundedFlag(ctx); 05/01/95 PGAGetMutationBoundedFlag(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file