/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/algorithm/indexing_adaptor.hpp Source File#
indexing_adaptor.hpp
Go to the documentation of this file.
Definition: cluster_descriptor.hpp:13
Definition: integral_constant.hpp:13
Definition: type_traits.hpp:76
Definition: indexing_adaptor.hpp:20
constexpr CK_TILE_HOST_DEVICE void calculate_lower_index(LowIdx &idx_low, const UpIdx &) const
Definition: indexing_adaptor.hpp:30
static constexpr CK_TILE_HOST_DEVICE bool is_known_at_compile_time()
Definition: indexing_adaptor.hpp:55
constexpr CK_TILE_HOST_DEVICE indexing_adaptor_onshot_cached(const IndexingType &idx)
Definition: indexing_adaptor.hpp:23
IndexingType cached_idx_
Definition: indexing_adaptor.hpp:27
constexpr CK_TILE_HOST_DEVICE indexing_adaptor_onshot_cached()=default
CK_TILE_HOST_DEVICE void update_lower_index(LowIdxDiff &idx_diff_low, const UpIdxDiff &idx_diff_up, LowIdx &, const UpIdx &) const
Definition: indexing_adaptor.hpp:40