org.forester.phylogenyinference
Class NeighborJoining
java.lang.Object
org.forester.phylogenyinference.NeighborJoining
public class NeighborJoining
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public Phylogeny execute(DistanceMatrix distance)
execute
public List<Phylogeny> execute(List<DistanceMatrix> distances_list)
setVerbose
public void setVerbose(boolean verbose)
createInstance
public static NeighborJoining createInstance()