debian man page for pgagetminrealinitvalue

Query: pgagetminrealinitvalue

OS: debian

Section: 2

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

PGAGetMinRealInitValue(2)					      PGAPack						 PGAGetMinRealInitValue(2)

NAME
PGAGetMinRealInitValue - returns the minimum 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 PGAGetMinRealInitValue(ctx, i) PGAContext *ctx int i
LOCATION
real.c
EXAMPLE
Example: PGAContext *ctx; int min; : min = PGAGetMinRealInitValue(ctx, 0); 05/01/95 PGAGetMinRealInitValue(2)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph