provide three dimensional arrays which are compact in memory (for cache performance).
More...
#include <util/compact.hpp>
Detailed Description
template<typename T>
class util::Compact3D< T >
provide three dimensional arrays which are compact in memory (for cache performance).
It does not use the [] operator but the () operator.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: