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
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com