debian man page for pgagetmaxrealinitvalue

Query: pgagetmaxrealinitvalue

OS: debian

Section: 2

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

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
pgasetrealinitpercent(2) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com