org.forester.phylogenyinference
Class TestPhylogenyReconstruction

java.lang.Object
  extended by org.forester.phylogenyinference.TestPhylogenyReconstruction

public class TestPhylogenyReconstruction
extends Object


Constructor Summary
TestPhylogenyReconstruction()
           
 
Method Summary
static boolean isEqual(double a, double b)
           
static void main(String[] args)
           
static boolean test(File test_dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPhylogenyReconstruction

public TestPhylogenyReconstruction()
Method Detail

isEqual

public static boolean isEqual(double a,
                              double b)

main

public static void main(String[] args)

test

public static boolean test(File test_dir)