pgagetgaitervalue(8) debian man page | unix.com

Man Page: pgagetgaitervalue

Operating Environment: debian

Section: 8

PGAGetGAIterValue(8)						      PGAPack						      PGAGetGAIterValue(8)

NAME
PGAGetGAIterValue - returns the number of the current genetic algorithm generation
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetGAIterValue(ctx) PGAContext *ctx
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; int g; : g = PGAGetGAIterValue(ctx); 05/01/95 PGAGetGAIterValue(8)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph