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
hx509_validate_ctx_free(3) - freebsd
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file