|
static constexpr unsigned int | value |
|
◆ value
template<unsigned int MaxBlockSize, unsigned int SharedMemoryPerThread, unsigned int MinBlockSize, bool = (MaxBlockSize * SharedMemoryPerThread <= (1u << 15))>
Initial value:=
limit_block_size<
detail::next_power_of_two(MaxBlockSize) / 2,
SharedMemoryPerThread,
MinBlockSize
>::value
The documentation for this struct was generated from the following file: