パッケージ: starlink-tjoin-java-doc (1.0+2021.09.09-1)
starlink-tjoin-java-doc に関するリンク
Trisquel の資源:
starjava-tjoin ソースパッケージをダウンロード:
- [starjava-tjoin_1.0+2021.09.09-1.dsc]
- [starjava-tjoin_1.0+2021.09.09.orig.tar.xz]
- [starjava-tjoin_1.0+2021.09.09-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Astro Team (メールアーカイブ)
- Ole Streicher
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Join subclasses for Starjava table class (Javadoc)
Classes for performing table joins by matching rows to each other. The matching is done in an entirely configurable and pluggable way by defining a MatchEngine which defines what counts as a match between two tuples (rows) and can be used to work out what counts as a near miss too. Matching is (except in pathological cases) an O(N ln N) process, where N is the total number of rows in all the tables participating in a match.
This package contains the JavaDoc documentation of the package.