debian man page for pgagetfitnessmintype

Query: pgagetfitnessmintype

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetFitnessMinType(1) 					      PGAPack						   PGAGetFitnessMinType(1)

NAME
PGAGetFitnessMinType - Returns the type of fitness transformation used for minimization problems.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetFitnessMinType(ctx) PGAContext *ctx
LOCATION
fitness.c
EXAMPLE
for minimization problems Example: PGAContext *ctx; int fitmintype; : fitmintype = PGAGetFitnessMinType(ctx); switch (fitmintype) { case PGA_FITNESSMIN_RECIPROCAL: printf("Fitness Minimization Type = PGA_FITNESSMIN_RECIPROCAL0); break; case PGA_FITNESSMIN_CMAX: printf("Fitness Minimization Type = PGA_FITNESSMIN_CMAX0); break; } 05/01/95 PGAGetFitnessMinType(1)
Related Man Pages
pgasetintegerinitrange(2) - debian
modbus_read_registers(3) - debian
pgasendreceiveindividual(4) - debian
x509_store_ctx_set_verify_cb(3) - centos
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
New UNIX and Linux History Sections