TreeNode 1.5.2
A library to manipulate phylogenetic trees
Loading...
Searching...
No Matches
PhyloTree.TreeBuilding.BirthDeathTree Member List

This is the complete list of members for PhyloTree.TreeBuilding.BirthDeathTree, including all inherited members.

LabelledTree(double treeAge, double birthRate, double deathRate=0, bool keepDeadLineages=false, CancellationToken cancellationToken=default)PhyloTree.TreeBuilding.BirthDeathTreestatic
LabelledTree(IReadOnlyList< string > leafNames, double birthRate, double deathRate=0, bool keepDeadLineages=false, TreeNode constraint=null, CancellationToken cancellationToken=default)PhyloTree.TreeBuilding.BirthDeathTreestatic
LabelledTree(int leafCount, double birthRate, double deathRate=0, bool keepDeadLineages=false, TreeNode constraint=null, CancellationToken cancellationToken=default)PhyloTree.TreeBuilding.BirthDeathTreestatic
UnlabelledTree(double treeAge, double birthRate, double deathRate=0, bool keepDeadLineages=false, CancellationToken cancellationToken=default)PhyloTree.TreeBuilding.BirthDeathTreestatic
UnlabelledTree(int leafCount, double birthRate, double deathRate=0, bool keepDeadLineages=false, CancellationToken cancellationToken=default)PhyloTree.TreeBuilding.BirthDeathTreestatic