全部搜尋項
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 [檔案列表]