pgaprintindividual(7) debian man page | unix.com

Man Page: pgaprintindividual

Operating Environment: debian

Section: 7

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
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com