pgagetmaxrealinitvalue(2) debian man page | unix.com

Man Page: pgagetmaxrealinitvalue

Operating Environment: debian

Section: 2

PGAGetMaxRealInitValue(2)					      PGAPack						 PGAGetMaxRealInitValue(2)

NAME
PGAGetMaxRealInitValue - returns the maximum value used to randomly initialize allele i in a real string
INPUT PARAMETERS
ctx - context variable i - an allele position
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetMaxRealInitValue(ctx, i) PGAContext *ctx int i
LOCATION
real.c
EXAMPLE
Example: PGAContext *ctx; int max; : max = PGAGetMaxRealInitValue(ctx, 0); 05/01/95 PGAGetMaxRealInitValue(2)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?