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 TypeClassDescriptionclassclassA simple rooted tree providing some ability to manipulate the tree.final classA rooted tree concrete class that wraps another tree and provides a differently rooted view of that tree.classRoot an unrooted tree.final classA simple, immutable rooted tree implementation that is a subtree of an existing tree subtending a specified set of taxa..classclassThis RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions.