Helper to step through the indicies of an Nd array. More...
#include <util.h>
Public Member Functions | |
| ndindex_iterate (unsigned nd, size_t *lim) | |
| bool | next () | 
Public Attributes | |
| bool | done | 
| const unsigned | ndim | 
| size_t | index [MAX] | 
| size_t | limit [MAX] | 
Helper to step through the indicies of an Nd array.
 1.8.8