Ash C++ Template Library (AshTL) Documentation

This documentation is a work in progress. Please see our project page on sourceforge for more info and downloads: <http://sourceforge.net/projects/ashtl/>

AshTL aims to provide a complete, self-contained C++ hashing template library with special focus on geometric hashing. We provide a variety of hash-based container classes, with backends derived from the google-sparsehash project: <http://code.google.com/p/google-sparsehash/>. Most of the public API from that project is maintained in AshTL, albeit with differences in naming, etc. Container classes provide a STL-like interface wherever possible/reasonable, with extensions where they are relevant.

For a brief explanation of the geometric hashing scheme we use (and generally a good place to get started), see:

Morton Coding Overview

Morton Coding & Concurrency

When you're ready to get coding, have a look at the API.



© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4