pgagetmaxgaitervalue(8) debian man page | unix.com

Man Page: pgagetmaxgaitervalue

Operating Environment: debian

Section: 8

PGAGetMaxGAIterValue(8) 					      PGAPack						   PGAGetMaxGAIterValue(8)

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); 05/01/95 PGAGetMaxGAIterValue(8)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitpercent(2) - debian
pgasendreceiveindividual(4) - debian
hx509_validate_ctx_init(3) - freebsd
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?