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 |
|---|
| pgadebugprint(3) - debian |
| pgacreate(8) - debian |
| glxquerycontext(3g) - centos |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |