Package | Description |
---|---|
pal.supgma |
Modifier and Type | Method and Description |
---|---|
static RateHandler |
RateHandler.Utils.getArbitaryIntervalHandler(double[] times) |
static RateHandler |
RateHandler.Utils.getOneRatePerIntervalHandler() |
static RateHandler |
RateHandler.Utils.getSetRateHandler(double rate,
int units) |
static RateHandler |
RateHandler.Utils.getSetRateHandler(MutationRateModel model) |
static RateHandler |
RateHandler.Utils.getSingleRateHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SUPGMABase.setRateHandler(RateHandler rateHandler)
Makes no difference if no time info available
|