debian man page for pgacheckstoppingconditions

Query: pgacheckstoppingconditions

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGACheckStoppingConditions(8)					      PGAPack					     PGACheckStoppingConditions(8)

NAME
PGACheckStoppingConditions - returns boolean to indicate if the PGAPack termination conditions -- PGA_STOP_MAXITER, PGA_STOP_TOOSIMILAR, PGA_STOP_NOCHANGE -- have been met.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGACheckStoppingConditions(ctx) PGAContext *ctx
LOCATION
stop.c
EXAMPLE
Example: PGAContext *ctx; : PGACheckStoppingConditions(ctx); 05/01/95 PGACheckStoppingConditions(8)
Related Man Pages
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph