debian man page for pgasetrandominitflag

Query: pgasetrandominitflag

OS: debian

Section: 2

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

PGASetRandomInitFlag(2) 					      PGAPack						   PGASetRandomInitFlag(2)

NAME
PGASetRandomInitFlag - A boolean flag to indicate whether to randomly initialize alleles.
DESCRIPTION
Legal values are PGA_TRUE and PGA_FALSE. Default is PGA_TRUE -- randomly initialize alleles.
INPUT PARAMETERS
ctx - context variable flag - either PGA_TRUE or PGA_FALSE
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetRandomInitFlag(ctx, RandomBoolean) PGAContext *ctx int RandomBoolean
LOCATION
create.c
EXAMPLE
Example: Set the initialization routine to initialize all alleles to zero PGAContext *ctx; : PGASetRandomInitFlag(ctx,PGA_FALSE); 05/01/95 PGASetRandomInitFlag(2)
Related Man Pages
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph