Artifact libkdtree++-dev_0.7.1+git20101123-6_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    C++ template container implementation of kd-tree sorting
     libkdtree++ is a C++ template container implementation of k-dimensional space
     sorting, using a kd-tree. It:
     .
       - supports an unlimited number of dimensions (in theory)
       - can store any data structure, provided the data structure provides
         operator[0 - k-1] to access the individual dimensional
         components (arrays, std::vector already do) and a std::less
         implementation for the type of dimensional components
       - has support for custom allocators
       - implements iterators
       - provides standard find as well as range queries
       - has amortised O(lg n) time (O(n lg n) worst case) on most
         operations (insert/erase/find optimised) and worst-case O(n) space
       - provides a means to rebalance and thus optimise the tree
       - exists in its own namespace
       - uses STL coding style, basing a lot of the code on stl_tree.h
     .
     libkdtree++ only exists as a -dev package as it's only a bunch of C++ header
     files. Therefore, no static or shared library is necessary, allowing for
     ultimate flexibility.
  Homepage: https://github.com/nvmd/libkdtree
  Installed-Size: '122'
  Maintainer: Debian QA Group <packages@qa.debian.org>
  Multi-Arch: foreign
  Package: libkdtree++-dev
  Priority: optional
  Section: libdevel
  Source: libkdtree++
  Version: 0.7.1+git20101123-6
srcpkg_name: libkdtree++
srcpkg_version: 0.7.1+git20101123-6

File

libkdtree++-dev_0.7.1+git20101123-6_all.deb
Binary file libkdtree++-dev_0.7.1+git20101123-6_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libkdtree++_0.7.1+git20101123-6
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libkdtree++_0.7.1+git20101123-6

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 4 days
BETA