Query: pgagetpopsize
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetPopSize(8) PGAPack PGAGetPopSize(8)NAMEPGAGetPopSize - Returns the population sizeINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetPopSize(ctx) PGAContext *ctxLOCATIONpop.cEXAMPLEExample: PGAContext *ctx; int popsize; : popsize = PGAGetPopSize(ctx); 05/01/95 PGAGetPopSize(8)