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 |
|---|
| pgaevaluate(1) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| pgasortpop(8) - debian |
| glxquerycontext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Weird 'find' results |