INPUT PARAMETERS
- ctx
- - context variable
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
double PGAGetRestartAlleleChangeProb(ctx)
PGAContext *ctx
LOCATION
restart.cEXAMPLE
Example: PGAContext *ctx; : prob = PGASetRestartAlleleChangeProb(ctx);