Revision: | 3252 |
Committed: | Wed Apr 2 20:41:43 2014 UTC (11 years, 4 months ago) by michael |
Content type: | text/x-tex |
File size: | 464 byte(s) |
Log Message: | - Imported pxys2-2.0.0 |
# | Content |
---|---|
1 | |
2 | |
3 | This library contains a set of database primitives. The primitives defined by this library include a powerful linked list abstraction, a hash table with optional automatic resizing, a powerful and efficient sparse matrix implementation, and a red-black tree with iterative traversals. All of the necessary declarations for using this library are found in the header file dbprim.h. For more information about the components of this library, see the module list. |
4 |