Distributed Ranges
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
dr::mp::csr_row_segment_reference< DSM > Class Template Reference

Public Types

using value_type = typename DSM::value_type
 
using index_type = typename DSM::index_type
 
using elem_type = typename DSM::elem_type
 

Public Member Functions

 csr_row_segment_reference (const iterator it)
 
 operator value_type () const
 
 operator std::pair< std::pair< index_type, index_type >, elem_type > () const
 
template<std::size_t Index>
auto get () const noexcept
 
auto operator= (const csr_row_segment_reference &other) const
 
auto operator& () const
 

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