pgaprintpopulation(7) debian man page | unix.com

Man Page: pgaprintpopulation

Operating Environment: debian

Section: 7

PGAPrintPopulation(7)						      PGAPack						     PGAPrintPopulation(7)

NAME
PGAPrintPopulation - Calls PGAPrintIndividual to print each member of a population
INPUT PARAMETERS
ctx - context variable fp - file pointer to print the output to pop - symbolic constant of the population to be printed
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAPrintPopulation(ctx, fp, pop) PGAContext *ctx FILE *fp int pop
LOCATION
report.c
EXAMPLE
Example: PGAContext *ctx; : PGAPrintPopulation(ctx, stdout, PGA_NEWPOP); 05/01/95 PGAPrintPopulation(7)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitpercent(2) - debian
pgadebugprint(3) - debian
pgaduplicate(8) - debian
pgasetuserfunction(8) - 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
How to copy a column of multiple files and paste into new excel file (next to column)?