debian man page for pgaselectnextindex

Query: pgaselectnextindex

OS: debian

Section: 3

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

PGASelectNextIndex(3)						      PGAPack						     PGASelectNextIndex(3)

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); 05/01/95 PGASelectNextIndex(3)
Related Man Pages
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
lwres_conf_init(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph