INPUT PARAMETERS
- ctx
- - context variable
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
int PGACheckStoppingConditions(ctx)
PGAContext *ctx
LOCATION
stop.cEXAMPLE
Example: PGAContext *ctx; : PGACheckStoppingConditions(ctx);
#include "pgapack.h"
int PGACheckStoppingConditions(ctx)
PGAContext *ctx
Example: PGAContext *ctx; : PGACheckStoppingConditions(ctx);