全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libmath-convexhull-perl  ]

软件包:libmath-convexhull-perl(1.4-1.1)

libmath-convexhull-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libmath-convexhull-perl

维护小组:

外部的资源:

相似软件包:

Perl module to calculate convex hulls using Graham's scan (n*log(n))

Math::ConvexHull is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version.

The implementation cannot deal with duplicate points. Therefore, points which are very, very close (think floating point close) to the previous point are dropped since version 1.02 of the module. However, if you pass in randomly ordered data which contains duplicate points, this safety measure might not help you. In that case, you will have to remove duplicates yourself.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl

其他与 libmath-convexhull-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libmath-convexhull-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 7.8 kB25.0 kB [文件列表]