类 MonotoneChainTest
java.lang.Object
org.hipparchus.geometry.euclidean.twod.hull.ConvexHullGenerator2DAbstractTest
org.hipparchus.geometry.euclidean.twod.hull.MonotoneChainTest
MonotoneChain的测试类。
-
字段概要
从类继承的字段 org.hipparchus.geometry.euclidean.twod.hull.ConvexHullGenerator2DAbstractTest
generator, random
-
构造器概要
-
方法概要
修饰符和类型方法说明protected ConvexHullGenerator2D
createConvexHullGenerator
(boolean includeCollinearPoints) void
从类继承的方法 org.hipparchus.geometry.euclidean.twod.hull.ConvexHullGenerator2DAbstractTest
checkConvexHull, checkConvexHull, checkConvexHull, checkPointsInsideHullRegion, createRandomPoints, isConvex, reducePoints, setUp, testAllIdentical, testClosePoints, testCollinearPointOnExistingBoundary, testCollinearPoints, testCollinearPointsInAnyOrder, testCollinearPointsIncluded, testCollinearPointsIncludedReverse, testCollinearPointsReverse, testConvexHull, testEmpty, testIdenticalPoints, testIdenticalPoints2, testIssue1123, testNullArgument, testOnePoint, testTwoPoints
-
构造器详细资料
-
MonotoneChainTest
public MonotoneChainTest()
-
-
方法详细资料
-
createConvexHullGenerator
-
testConvergenceException
public void testConvergenceException()
-