Uses of Interface
jebl.evolution.treesimulation.IntervalGenerator
-
Packages that use IntervalGenerator Package Description jebl.evolution.treesimulation -
-
Uses of IntervalGenerator in jebl.evolution.treesimulation
Classes in jebl.evolution.treesimulation that implement IntervalGenerator Modifier and Type Class Description classCoalescentIntervalGeneratorThis is a class that draws coalescent intervals under the given demographic function.Methods in jebl.evolution.treesimulation with parameters of type IntervalGenerator Modifier and Type Method Description RootedTreeTreeSimulator. simulate(IntervalGenerator intervalGenerator)RootedTreeTreeSimulator. simulate(IntervalGenerator intervalGenerator, boolean medianHeights)
-