ivutils
|
N-dimensional array with std::vector storage. More...
#include <array_n.h>
Additional Inherited Members | |
Public Member Functions inherited from Array_Np< T, N > | |
ptrdiff_t | cind (const Vector_Nt< int, N > &index) const |
cycled index | |
T & | cycle (const Vector_Nt< int, N > &index) |
cycles dimensions | |
bool | check (const Vector_Nt< int, N > &index) |
Check that index is within dimensions range. | |
N-dimensional array with std::vector storage.