Uses of Interface
jebl.evolution.treesimulation.IntervalGenerator
Packages that use IntervalGenerator
-
Uses of IntervalGenerator in jebl.evolution.treesimulation
Classes in jebl.evolution.treesimulation that implement IntervalGeneratorModifier and TypeClassDescriptionclass
This is a class that draws coalescent intervals under the given demographic function.Methods in jebl.evolution.treesimulation with parameters of type IntervalGeneratorModifier and TypeMethodDescriptionTreeSimulator.simulate
(IntervalGenerator intervalGenerator) TreeSimulator.simulate
(IntervalGenerator intervalGenerator, boolean medianHeights)