edu.stanford.rsl.konrad.geometry.test
Class GeometryTests

java.lang.Object
  extended by edu.stanford.rsl.konrad.geometry.test.GeometryTests

public class GeometryTests
extends java.lang.Object


Constructor Summary
GeometryTests()
           
 
Method Summary
 void testConvexHull2D()
           
 void testConvexHull3D()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryTests

public GeometryTests()
Method Detail

testConvexHull2D

public void testConvexHull2D()

testConvexHull3D

public void testConvexHull3D()