/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/utility/is_known_at_compile_time.hpp Source File#
is_known_at_compile_time.hpp
Go to the documentation of this file.
Definition: ck.hpp:264
__host__ constexpr __device__ auto container_reduce(const Container &x, Reduce reduce, Init init, Number< IBegin >=Number< 0 >{}, Number< IEnd >=Number< Container::Size()>{}, Number< IStep >=Number< 1 >{})
Definition: container_helper.hpp:111
Definition: sequence.hpp:43
Definition: tuple.hpp:117
Definition: integral_constant.hpp:10
__host__ static constexpr __device__ bool IsKnownAtCompileTime()
Definition: is_known_at_compile_time.hpp:49
Definition: is_known_at_compile_time.hpp:14