Paketname | libmdds-dev |
Beschreibung | Multi Dimension Data structure library -- headers |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.0-3 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 236 Byte |
Hängt ab von | libboost-dev (>= 1.39) |
Empfohlene Pakete | |
Paketbetreuer | Debian OpenOffice Team |
Quelle | mdds |
Paketgröße | 34454 Byte |
Prüfsumme MD5 | 9436aad91533c1752685f68cb8ecba2a |
Prüfsumme SHA1 | d4a27bbdb1ea9af47185a5113fe9e03b3c0604ff |
Prüfsumme SHA256 | 74759d2b8b77cbb2995da13c7931a4f53d91e10e74b1e82889eb8610351e7611 |
Link zum Herunterladen | libmdds-dev_0.3.0-3_all.deb |
Ausführliche Beschreibung | A collection of multi-dimensional data structure and indexing algorithm.
.
This is a C++ library, and is a collection of various data structures designed
to efficiently store and query multi-dimensional data for various
filtering criteria. Different structures are optimized for different
query needs.
.
This library is a source-code only library. It’s designed to be
header-only meaning that the user program does not need to link to any
additional shared library in order to use these data structures. The
data structures are all available as C++ templates.
|