Query: pgasetfitnesstype
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetFitnessType(1) PGAPack PGASetFitnessType(1)NAMEPGASetFitnessType - Set the type of fitness algorithm to use.DESCRIPTIONValid choices are PGA_FITNESS_RAW, PGA_FITNESS_NORMAL, or PGA_FITNESS_RANKING for raw fitness (the evaluation function value), linear nor- malization, or linear ranking, respectively. The default is PGA_FITNESS_RAW.INPUT PARAMETERSctx - context variable fitness_type - symbolic constant to specify fitness typeOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetFitnessType(ctx, fitness_type) PGAContext *ctx int fitness_typeLOCATIONfitness.cEXAMPLEExample: PGAContext *ctx; : PGASetFitnessType(ctx, PGA_FITNESS_RANKING); 05/01/95 PGASetFitnessType(1)
Related Man Pages |
---|
hx509_validate_ctx_free(3) - freebsd |
pgasetintegerinitrange(2) - debian |
pgasendreceiveindividual(4) - debian |
pgacreate(8) - debian |
pgasortpop(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |