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 |
| pgaduplicate(8) - debian |
| pgasortpop(8) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_init(3) - 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... |
| Find columns in a file based on header and print to new file |