Package org.forester.evoinference
Class TestPhylogenyReconstruction
- java.lang.Object
-
- org.forester.evoinference.TestPhylogenyReconstruction
-
public class TestPhylogenyReconstruction extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TestPhylogenyReconstruction()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isEqual(double a, double b)
static boolean
isUnequal(double a, double b)
static void
main(java.lang.String[] args)
static boolean
test(java.io.File test_dir)
-