iota#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ iota()
template<typename ExecutionPolicy , typename Iterator , typename T , STDGPU_DETAIL_OVERLOAD_IF(is_execution_policy_v< remove_cvref_t< ExecutionPolicy > >) >
Writes ascending values {values + i} to the i-th position of the given range.
|
Generated by 1.9.6