larray

Anonymous

larray is a generic multi-dimensional orthogonal container for C++ that can have static or dynamic storage and/or indexing. It uses C++0x variadic templates to achieve a consistent interface and aims at high performance without sacrificing flexibility.

To get started with larray check out our wiki.

Other useful Links:
downloads code.

THIS SITE IS UNDER DEVELOPMENT