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 |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasetrealinitrange(2) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_parse(3) - centos |
| lwres_conf_init(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |