Query: pgacopyindividual
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGACopyIndividual(8) PGAPack PGACopyIndividual(8)NAMEPGACopyIndividual - copies string p1 in population pop1 to position p2 in population pop2INPUT PARAMETERSctx - context variable p1 - string to copy pop1 - symbolic constant of population containing string p1 p2 - string to copy p1 to pop2 - symbolic constant of population containing string p2OUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGACopyIndividual(ctx, p1, pop1, p2, pop2) PGAContext *ctx int p1 int pop1 int p2 int pop2LOCATIONutility.cEXAMPLEExample: PGAContext *ctx; int i,j; : PGACopyIndividual(ctx, i, PGA_OLDPOP, j, PGA_NEWPOP); 05/01/95 PGACopyIndividual(8)
Related Man Pages |
---|
pgaevaluate(1) - debian |
pgasetuserfunction(8) - debian |
hx509_validate_ctx_init(3) - freebsd |
hx509_bitstring_print(3) - freebsd |
hx509_cert_keyusage_print(3) - freebsd |
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 ? |
Introduction |
New UNIX and Linux History Sections |