YAKL
|
Describes a set of C-style tightly-nested loops. More...
#include <YAKL_Bounds_c.h>
Describes a set of C-style tightly-nested loops.
Also contains functions to unpack indices from a single global index given the loop bounds and strides.
N | The nuber of tightly nested loops being described |
simple | Whether the loop bounds all have lower bounds of 0 and strides of 1 |