ranges#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
Detailed Description
Classes | |
class | stdgpu::device_range< T > |
class | stdgpu::host_range< T > |
class | stdgpu::transform_range< R, UnaryFunction > |
Typedefs | |
template<typename T > | |
using | stdgpu::device_indexed_range = transform_range< device_range< index_t >, detail::select< T > > |
template<typename T > | |
using | stdgpu::host_indexed_range = transform_range< host_range< index_t >, detail::select< T > > |
Generated by 1.9.6