Query: pgacheckstoppingconditions
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
| pgasendreceiveindividual(4) - debian |
| pgaduplicate(8) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_get(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |