debian man page for pgasetpopsize

Query: pgasetpopsize

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGASetPopSize(8)						      PGAPack							  PGASetPopSize(8)

NAME
PGASetPopSize - Specifies the size of the genetic algorithm population.
DESCRIPTION
The default population size is 100.
INPUT PARAMETERS
ctx - context variable popsize - the genetic algorithm population size to use
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetPopSize(ctx, popsize) PGAContext *ctx int popsize
LOCATION
pop.c
EXAMPLE
Example: PGAContext *ctx; : PGASetPopSize(ctx, 200); 05/01/95 PGASetPopSize(8)
Related Man Pages
evp_pkey_ctx_free(3) - centos
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
evp_pkey_ctx_dup(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results