PGAGetGAIterValue(8) PGAPack PGAGetGAIterValue(8)NAMEPGAGetGAIterValue - returns the number of the current genetic algorithm generationINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetGAIterValue(ctx) PGAContext *ctxLOCATIONpga.cEXAMPLEExample: PGAContext *ctx; int g; : g = PGAGetGAIterValue(ctx); 05/01/95 PGAGetGAIterValue(8)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgadebugprint(3) - debian |
| evp_pkey_ctx_dup(3) - centos |
| evp_pkey_ctx_new(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |