PGAGetPTournamentProb(3) PGAPack PGAGetPTournamentProb(3)NAMEPGAGetPTournamentProb - returns the probability of selecting the best string in a probabilistic binary tournamentINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetPTournamentProb(ctx) PGAContext *ctxLOCATIONselect.cEXAMPLEExample: PGAContext *ctx; double pt; : pt = PGAGetPTournamentProb(ctx); 05/01/95 PGAGetPTournamentProb(3)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitpercent(2) - debian |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |