debian man page for pgagetfitness

Query: pgagetfitness

OS: debian

Section: 1

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

PGAGetFitness(1)						      PGAPack							  PGAGetFitness(1)

NAME
PGAGetFitness - returns the fitness value for a string
INPUT PARAMETERS
ctx - context variable p - string index pop - symbolic constant of the population the string is in
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetFitness(ctx, p, pop) PGAContext *ctx int p int pop
LOCATION
fitness.c
EXAMPLE
Example: PGAContext *ctx; int p; double fit; : fit = PGAGetFitness(ctx, p, PGA_NEWPOP); 05/01/95 PGAGetFitness(1)
Related Man Pages
hx509_validate_ctx_free(3) - freebsd
pgasetintegerinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgasetuserfunction(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph