debian man page for pgaupdategeneration

Query: pgaupdategeneration

OS: debian

Section: 8

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

PGAUpdateGeneration(8)						      PGAPack						    PGAUpdateGeneration(8)

NAME
PGAUpdateGeneration - updates internal data structures for the next genetic algorithm iteration, and checks if the termination conditions, both user and PGAPack, have been met.
DESCRIPTION
This routine must be called by both master and slave processes at the end of each GA generation.
INPUT PARAMETERS
ctx - context variable comm - an MPI communicator
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAUpdateGeneration(ctx, comm) PGAContext *ctx MPI_Comm comm
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; : PGAUpdateGeneration(ctx, MPI_COMM_WORLD); 05/01/95 PGAUpdateGeneration(8)
Related Man Pages
pgasetrealinitrange(2) - debian
mpi_comm_rank(3) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph