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
evp_pkey_ctx_free(3) - centos
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
evp_pkey_ctx_new(3) - centos
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph