FLAME  devel
 All Classes Functions Variables Typedefs Enumerations Pages
Public Member Functions | Public Attributes | List of all members
ndindex_iterate< MAX > Struct Template Reference

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]
 

Detailed Description

template<unsigned MAX>
struct ndindex_iterate< MAX >

Helper to step through the indicies of an Nd array.

Definition at line 111 of file util.h.


The documentation for this struct was generated from the following file: