|
using | size_type = std::size_t |
|
using | difference_type = std::ptrdiff_t |
|
using | allocator_type = Allocator |
|
using | scalar_pointer = typename std::allocator_traits< Allocator >::pointer |
|
using | scalar_reference = std::iter_reference_t< scalar_pointer > |
|
using | reference = dr::matrix_ref< T, std::size_t, scalar_reference > |
|
using | key_type = dr::index<> |
|
using | map_type = T |
|
using | iterator = dense_matrix_iterator< T, scalar_pointer > |
|
The documentation for this class was generated from the following file:
- /opt/actions-runner/_work/distributed-ranges/distributed-ranges/include/dr/sp/containers/sequential/dense_matrix.hpp