pgasetrestartflag(3) debian man page | unix.com

Man Page: pgasetrestartflag

Operating Environment: debian

Section: 3

PGASetRestartFlag(3)						      PGAPack						      PGASetRestartFlag(3)

NAME
PGASetRestartFlag - specifies whether the algorithm should employ the restart operator
INPUT PARAMETERS
ctx - context variable val - boolean variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetRestartFlag(ctx, val) PGAContext *ctx int val
LOCATION
restart.c
EXAMPLE
Example: PGAContext *ctx; : PGASetRestartFlag(ctx, PGA_TRUE); 05/01/95 PGASetRestartFlag(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
hx509_cert_keyusage_print(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?