Rechercher une page de manuel
PGACheckStoppingConditions
Langue: en
Version: 304050 (debian - 07/07/09)
Section: 8 (Commandes administrateur)
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.cEXAMPLE
Example: PGAContext *ctx; : PGACheckStoppingConditions(ctx);
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre