TreeNode 1.5.2
A library to manipulate phylogenetic trees
|
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.RandomTree | static |
LabelledTopology(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null) | PhyloTree.TreeBuilding.RandomTree | static |
LabelledTree(IReadOnlyList< string > leafNames, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null) | PhyloTree.TreeBuilding.RandomTree | static |
LabelledTree(int leafCount, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null) | PhyloTree.TreeBuilding.RandomTree | static |
LabelledTree(IReadOnlyList< string > leafNames, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null) | PhyloTree.TreeBuilding.RandomTree | static |
LabelledTree(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false, TreeNode constraint=null) | PhyloTree.TreeBuilding.RandomTree | static |
RandomNumberGenerator | PhyloTree.TreeBuilding.RandomTree | static |
ResolvePolytomies(TreeNode tree, bool rooted=false) | PhyloTree.TreeBuilding.RandomTree | static |
UnlabelledTopology(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false) | PhyloTree.TreeBuilding.RandomTree | static |
UnlabelledTree(int leafCount, IContinuousDistribution branchLengthDistribution, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false) | PhyloTree.TreeBuilding.RandomTree | static |
UnlabelledTree(int leafCount, TreeNode.NullHypothesis model=TreeNode.NullHypothesis.PDA, bool rooted=false) | PhyloTree.TreeBuilding.RandomTree | static |