stdgpu/ranges.h File Reference — stdgpu Latest documentation (original) (raw)

stdgpu/ranges.h File Reference#

stdgpu: stdgpu/ranges.h File Reference

stdgpu Latest

Efficient STL-like Data Structures on the GPU

Go to the source code of this file.

Classes
class stdgpu::device_range< T >
class stdgpu::host_range< T >
class stdgpu::transform_range< R, UnaryFunction >
Typedefs
template
using stdgpu::device_indexed_range = transform_range< device_range< index_t >, detail::select< T > >
template
using stdgpu::host_indexed_range = transform_range< host_range< index_t >, detail::select< T > >

Generated by doxygen 1.9.6