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

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

LabelledTopology(IReadOnlyList< string > leafNames, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
LabelledTopology(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
LabelledTree(IReadOnlyList< string > leafNames, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
LabelledTree(int leafCount, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
LabelledTree(IReadOnlyList< string > leafNames, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
LabelledTree(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null)PhyloTree.TreeBuilding.RandomTreestatic
RandomNumberGeneratorPhyloTree.TreeBuilding.RandomTreestatic
ResolvePolytomies(TreeNode tree, bool rooted=false)PhyloTree.TreeBuilding.RandomTreestatic
UnlabelledTopology(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false)PhyloTree.TreeBuilding.RandomTreestatic
UnlabelledTree(int leafCount, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false)PhyloTree.TreeBuilding.RandomTreestatic
UnlabelledTree(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false)PhyloTree.TreeBuilding.RandomTreestatic