|
Distributed Ranges
|

Public Member Functions | |
| virtual std::size_t | tile_rank (dr::index<> matrix_shape, dr::index<> tile_id) const =0 |
| virtual dr::index | grid_shape (dr::index<> matrix_shape) const =0 |
| virtual dr::index | tile_shape (dr::index<> matrix_shape) const =0 |
| virtual std::unique_ptr< matrix_partition > | clone () const =0 |