pgagetrestartflag(3) debian man page | unix.com

Man Page: pgagetrestartflag

Operating Environment: debian

Section: 3

PGAGetRestartFlag(3)						      PGAPack						      PGAGetRestartFlag(3)

NAME
PGAGetRestartFlag - returns whether the algorithm should employ the restart operator
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetRestartFlag(ctx) PGAContext *ctx
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; int val; : val = PGAGetRestartFlag(ctx); 05/01/95 PGAGetRestartFlag(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgacreate(8) - debian
pgaduplicate(8) - debian
pgasetuserfunction(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
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)?