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