Uses of Class
jebl.evolution.trees.AbstractRootedTree
Packages that use AbstractRootedTree
-
Uses of AbstractRootedTree in jebl.evolution.trees
Subclasses of AbstractRootedTree in jebl.evolution.treesModifier and TypeClassDescriptionclass
class
A simple rooted tree providing some ability to manipulate the tree.final class
A rooted tree concrete class that wraps another tree and provides a differently rooted view of that tree.class
Root an unrooted tree.final class
A simple, immutable rooted tree implementation that is a subtree of an existing tree subtending a specified set of taxa..class
class
This RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions.