Uses of Class
jebl.evolution.trees.FilteredRootedTree

Packages that use FilteredRootedTree
jebl.evolution.trees   
 

Uses of FilteredRootedTree in jebl.evolution.trees
 

Subclasses of FilteredRootedTree in jebl.evolution.trees
 class SortedRootedTree
           
 class TransformedRootedTree
          This RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions.