Query: pgagetrestartallelechangeprob
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetRestartAlleleChangeProb(3) PGAPack PGAGetRestartAlleleChangeProb(3)NAMEPGAGetRestartAlleleChangeProb - returns the probability with which an allele will be mutated during a restartINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAGetRestartAlleleChangeProb(ctx) PGAContext *ctxLOCATIONrestart.cEXAMPLEExample: PGAContext *ctx; : prob = PGASetRestartAlleleChangeProb(ctx); 05/01/95 PGAGetRestartAlleleChangeProb(3)