Small function to optimize index linearization by not performing multiplication on the first element. More...
Static Public Member Functions | |
template<typename Tuple > | |
static size_t | apply (Tuple const &plane_sizes, size_t lhs) |
Small function to optimize index linearization by not performing multiplication on the first element.