File offset_to.hpp¶
= File offset_to.hpp ———————- -- C++ -- ==**
Contents
Definition (include/ripple/space/offset_to.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file imlements functionality for computing the offset to an index in a multidimensional space based on the layout of the data.
==———————————————————————==
Includes¶
multidim_space.hpp
(File dynamic_multidim_space.hpp)ripple/algorithm/unrolled_for.hpp
(File unrolled_for.hpp)