Query: pgasetpopreplacetype
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetPopReplaceType(8) PGAPack PGASetPopReplaceType(8)NAMEPGASetPopReplaceType - Choose method of sorting strings to copy from old population to new population.DESCRIPTIONValid choices are PGA_POPREPL_BEST, PGA_POPREPL_RANDOM_NOREP, or PGA_POPREPL_RANDOM_REP for copying the best strings, or random string, with or without replacement, respectively, from the old population into the new population. The default is PGA_POPREPL_BEST.INPUT PARAMETERSctx - context variable pop_replace - symbolic constant to specify the population replacement strategyOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetPopReplaceType(ctx, pop_replace) PGAContext *ctx int pop_replaceLOCATIONpop.cEXAMPLEExample: PGAContext *ctx; : PGASetPopReplaceType(ctx, PGA_POPREPL_RANDOM_NOREP); 05/01/95 PGASetPopReplaceType(8)
Related Man Pages |
---|
pgasetrealinitpercent(2) - debian |
pgasetrealinitrange(2) - debian |
pgacreate(8) - debian |
lwres_conf_clear(3) - centos |
bio::popgen::population(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |