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
pgasetrealinitrange(2) - debian
pgacreate(8) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com