PGASelectNextIndex
PGASelectNextIndex
Section: PGAPack (3) Updated: 05/01/95 Local index
Up
NAME
PGASelectNextIndex - returns the index of next individual in
internal array that contains the indices determined by PGASelect
INPUT PARAMETERS
- ctx
-
- context variable
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
int PGASelectNextIndex(ctx)
PGAContext *ctx
LOCATION
select.c
EXAMPLE
Example:
PGAContext *ctx;
int l;
:
l = PGASelectNextIndex(ctx, PGA_OLDPOP);
Index
- NAME
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 21:52:26 GMT, April 16, 2011