Computes the modulus of a 1-dimensional number with the linear size of all of the dimensions before the current dimension N
.
More...
Static Public Member Functions | |
template<class Tuple > | |
static size_t | apply (Tuple const &sizes, size_t result) |
Computes the modulus of a 1-dimensional number with the linear size of all of the dimensions before the current dimension N
.