debian man page for pgaprintindividual

Query: pgaprintindividual

OS: debian

Section: 7

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

PGAPrintIndividual(7)						      PGAPack						     PGAPrintIndividual(7)

NAME
PGAPrintIndividual - prints the allele values of a string and associated fields (evaluation, fitness, etc.) of a string
INPUT PARAMETERS
ctx - context variable fp - file pointer to print the output to p - string index pop - symbolic constant of the population string p is in
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAPrintIndividual(ctx, fp, p, pop) PGAContext *ctx FILE *fp int p int pop
LOCATION
report.c
EXAMPLE
Example: PGAContext *ctx; int p; : PGAPrintIndividual(ctx, stdout, p, PGA_NEWPOP); 05/01/95 PGAPrintIndividual(7)
Related Man Pages
pgaevaluate(1) - debian
pgadebugprint(3) - debian
pgaduplicate(8) - debian
hx509_cert_keyusage_print(3) - freebsd
hx509_oid_sprint(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...