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