host_range

host_range#

stdgpu: stdgpu::host_range::host_range
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ host_range() [2/4]

template<typename T >
STDGPU_HOST_DEVICE stdgpu::host_range< T >::host_range ( T *  p,
index64_t  n 
)

Constructor.

Parameters
[in]pA pointer to the array
[in]nThe number of array elements