debian man page for pgagetrestartflag

Query: pgagetrestartflag

OS: debian

Section: 3

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

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
pgasetrealinitrange(2) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(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
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com