Query: pgasetmutationboundedflag
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetMutationBoundedFlag(3) PGAPack PGASetMutationBoundedFlag(3)NAMEPGASetMutationBoundedFlag - If this flag is set to PGA_TRUE, then for Integer and Real strings whenever a gene is mutated, if it underflows (overflows) the lower (upper)bound it is reset to the lower (upper) bound.DESCRIPTIONIn this way all allele values remain within the range the integer strings were initialized on. If this flag is PGA_FALSE (the default), the alleles may take any values.INPUT PARAMETERSctx - context variable flag - either PGA_TRUE or PGA_FALSEOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetMutationBoundedFlag(ctx, val) PGAContext *ctx int valLOCATIONmutation.cEXAMPLEExample: PGAContext *ctx; : PGASetMutationBoundedFlag(ctx, PGA_TRUE); 05/01/95 PGASetMutationBoundedFlag(3)
Related Man Pages |
---|
pgasetintegerinitrange(2) - debian |
pgasetrealinitrange(2) - debian |
pgadebugprint(3) - debian |
pgacreate(8) - debian |
lwres_conf_clear(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |