Man Page: pgacheckstoppingconditions
Operating Environment: debian
Section: 8
PGACheckStoppingConditions(8) PGAPack PGACheckStoppingConditions(8)NAMEPGACheckStoppingConditions - returns boolean to indicate if the PGAPack termination conditions -- PGA_STOP_MAXITER, PGA_STOP_TOOSIMILAR, PGA_STOP_NOCHANGE -- have been met.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGACheckStoppingConditions(ctx) PGAContext *ctxLOCATIONstop.cEXAMPLEExample: PGAContext *ctx; : PGACheckStoppingConditions(ctx); 05/01/95 PGACheckStoppingConditions(8)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |