Distributed Ranges
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
dr::mp::mdspan_view< R, Rank, Layout > Struct Template Reference
Inheritance diagram for dr::mp::mdspan_view< R, Rank, Layout >:
Inheritance graph
[legend]
Collaboration diagram for dr::mp::mdspan_view< R, Rank, Layout >:
Collaboration graph
[legend]

Public Member Functions

 mdspan_view (R r, dr::__detail::dr_extents< Rank > full_shape)
 
 mdspan_view (R r, dr::__detail::dr_extents< Rank > full_shape, dr::__detail::dr_extents< Rank > tile_shape)
 
auto begin () const
 
auto end () const
 
auto operator[] (difference_type n)
 
auto mdspan () const
 
auto segments () const
 
auto grid ()
 

Static Public Member Functions

static constexpr auto rank ()
 

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