pgagetptournamentprob(3) debian man page | unix.com

Man Page: pgagetptournamentprob

Operating Environment: debian

Section: 3

PGAGetPTournamentProb(3)					      PGAPack						  PGAGetPTournamentProb(3)

NAME
PGAGetPTournamentProb - returns the probability of selecting the best string in a probabilistic binary tournament
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetPTournamentProb(ctx) PGAContext *ctx
LOCATION
select.c
EXAMPLE
Example: PGAContext *ctx; double pt; : pt = PGAGetPTournamentProb(ctx); 05/01/95 PGAGetPTournamentProb(3)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
glxquerycontext(3g) - centos
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com