ConstantPopulation |
This class models coalescent intervals for a constant population
(parameter: N0=present-day population size).
|
DemographicFunction |
This interface provides methods that describe a demographic function.
|
ExponentialGrowth |
This class models an exponentially growing (or shrinking) population
(Parameters: N0=present-day population size; r=growth rate).
|
IntervalList |
An interface for a set of coalescent intevals.
|
IntervalList.IntervalType |
|
Intervals |
A concrete class for a set of coalescent intevals.
|
LogisticGrowth |
This class models logistic growth.
|