PGAGetMaxGAIterValue
PGAGetMaxGAIterValue
Section: PGAPack (8) Updated: 05/01/95 Local index
Up
NAME
PGAGetMaxGAIterValue - Returns the maximum number of iterations to run
INPUT PARAMETERS
- ctx
-
- context variable
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
int PGAGetMaxGAIterValue(ctx)
PGAContext *ctx
LOCATION
stop.c
EXAMPLE
Example:
PGAContext *ctx;
int maxiter;
:
maxiter = PGAGetMaxGAIterValue(ctx);
Index
- NAME
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 22:02:08 GMT, April 16, 2011