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

软件包:libmath-convexhull-monotonechain-perl(0.1-2 以及其他的)

libmath-convexhull-monotonechain-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libmath-convexhull-monotonechain-perl

维护者:

外部的资源:

相似软件包:

Perl module to calculate a convex hull using Andrew's monotone chain algorithm

Math::ConvexHull::MonotoneChain optionally exports a single function convex_hull which calculates the convex hull of the input points and returns it. Andrew's monotone chain convex hull algorithm constructs the convex hull of a set of 2-dimensional points in O(n*log(n)) time.

It does so by first sorting the points lexicographically (first by x-coordinate, and in case of a tie, by y-coordinate), and then constructing upper and lower hulls of the points in O(n) time. It should be somewhat faster than a plain Graham's scan (also O(n*log(n))) in practice since it avoids polar coordinates.

标签: 软件开发: Perl 开发, 函数库, 实做语言: implemented-in::c, implemented-in::perl, 角色: 开发用函数库

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

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

下载 libmath-convexhull-monotonechain-perl

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 0.1-2+b1 9.0 kB42.0 kB [文件列表]
arm64 0.1-2+b1 9.0 kB94.0 kB [文件列表]
armel 0.1-2+b1 10.0 kB93.0 kB [文件列表]
armhf 0.1-2+b1 8.7 kB93.0 kB [文件列表]
i386 0.1-2+b1 9.2 kB41.0 kB [文件列表]
mips64el 0.1-2+b1 9.0 kB94.0 kB [文件列表]
mipsel 0.1-2+b1 9.0 kB93.0 kB [文件列表]
ppc64el 0.1-2+b1 9.5 kB94.0 kB [文件列表]
s390x 0.1-2+b1 8.8 kB38.0 kB [文件列表]