include/ck/utility/static_buffer.hpp File Reference#
static_buffer.hpp File Reference
#include "statically_indexed_array.hpp"
Go to the source code of this file.
Namespaces | |
ck | |
Functions | |
template<AddressSpaceEnum AddressSpace, typename T , index_t N> | |
__host__ constexpr __device__ auto | ck::make_static_buffer (Number< N >) |
template<AddressSpaceEnum AddressSpace, typename T , long_index_t N> | |
__host__ constexpr __device__ auto | ck::make_static_buffer (LongNumber< N >) |