Index

A C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages

E

Edge - Class in pt.ist.phylolib.data.tree
Represents an edge as from and to nodes with a distance between them.
Edge(int, int, double) - Constructor for class pt.ist.phylolib.data.tree.Edge
Creates an edge corresponding to the given from and to nodes with the given distance.
edges() - Method in class pt.ist.phylolib.data.tree.Tree
 
Edmonds - Class in pt.ist.phylolib.command.algorithm.edmonds
Responsible for calculating a phylogenetic tree from a distance matrix using the Edmonds algorithm.
Edmonds() - Constructor for class pt.ist.phylolib.command.algorithm.edmonds.Edmonds
 
elements - Variable in class pt.ist.phylolib.command.algorithm.nj.NeighbourJoining.Cluster
 
error(String, Object...) - Static method in class pt.ist.phylolib.logging.Log
Logs the given error message.
exception(Exception) - Static method in class pt.ist.phylolib.logging.Log
Logs the given exception.
A C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages