Distributed Ranges
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
dr::sp::duplicated_vector< T, Allocator > Class Template Reference

Public Types

using segment_type = dr::sp::device_vector< T, Allocator >
 
using value_type = T
 
using size_type = std::size_t
 
using difference_type = std::ptrdiff_t
 
using allocator_type = Allocator
 

Public Member Functions

 duplicated_vector (std::size_t count=0)
 
size_type size () const noexcept
 
segment_typelocal_vector (std::size_t rank)
 
const segment_typelocal_vector (std::size_t rank) const
 

The documentation for this class was generated from the following file: