pal.tree
Class TreeGenerator.Utils

java.lang.Object
  extended by pal.tree.TreeGenerator.Utils
Enclosing interface:
TreeGenerator

public static final class TreeGenerator.Utils
extends java.lang.Object


Constructor Summary
TreeGenerator.Utils()
           
 
Method Summary
static TreeGenerator createNeighbourJoiningGenerator(DistanceMatrixGenerator dataGenerator, java.lang.String[] outgroupNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeGenerator.Utils

public TreeGenerator.Utils()
Method Detail

createNeighbourJoiningGenerator

public static final TreeGenerator createNeighbourJoiningGenerator(DistanceMatrixGenerator dataGenerator,
                                                                  java.lang.String[] outgroupNames)