pgagetpopsize(8) debian man page | unix.com

Man Page: pgagetpopsize

Operating Environment: debian

Section: 8

PGAGetPopSize(8)						      PGAPack							  PGAGetPopSize(8)

NAME
PGAGetPopSize - Returns the population size
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetPopSize(ctx) PGAContext *ctx
LOCATION
pop.c
EXAMPLE
Example: PGAContext *ctx; int popsize; : popsize = PGAGetPopSize(ctx); 05/01/95 PGAGetPopSize(8)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitpercent(2) - debian
pgacreate(8) - debian
pgasetuserfunction(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results