Install
Use
Develop
Support
News
Credits
hosted by
An N-dimensional array of elements of type T, defined recursively. More...
#include <ndArray.h>
An N-dimensional array of elements of type T, defined recursively.
This template implements row-major order calculation of offsets using C-style array index notation; e.g. data[i][j][k]