Query: pgagetfitnesstype
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetFitnessType(1) PGAPack PGAGetFitnessType(1)NAMEPGAGetFitnessType - Returns the type of fitness transformation used.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetFitnessType(ctx) PGAContext *ctxLOCATIONfitness.cEXAMPLEExample: PGAContext *ctx; int fittype; : fittype = PGAGetFitnessType(ctx); switch (fittype) { case PGA_FITNESS_RAW: printf("Fitness Type = PGA_FITNESS_RAW0); break; case PGA_FITNESS_NORMAL: printf("Fitness Type = PGA_FITNESS_NORMAL0); break; case PGA_FITNESS_RANKING: printf("Fitness Type = PGA_FITNESS_RANKING0); break; } 05/01/95 PGAGetFitnessType(1)
Related Man Pages |
---|
x509_store_ctx_set_verify_cb(3ssl) - linux |
pgasetintegerinitrange(2) - debian |
pgasetrealinitrange(2) - debian |
pgasortpop(8) - debian |
x509_store_ctx_set_verify_cb(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |