Rechercher une page de manuel
PGAGetPopSize
Langue: en
Version: 303435 (debian - 07/07/09)
Section: 8 (Commandes administrateur)
NAME
PGAGetPopSize - Returns the population sizeINPUT PARAMETERS
- ctx
- - context variable
OUTPUT PARAMETERS
- none
SYNOPSIS
#include "pgapack.h" int PGAGetPopSize(ctx) PGAContext *ctx
LOCATION
pop.cEXAMPLE
Example: PGAContext *ctx; int popsize; : popsize = PGAGetPopSize(ctx);
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre