![]() |
(git:71c3ab0)
|
Private struct used for planing during pack_matrix. More...
Data Fields | |
| const dbm_block_t * | blk |
| int | rank |
| int | row_size |
| int | col_size |
Private struct used for planing during pack_matrix.
Definition at line 107 of file dbm_multiply_comm.c.
| const dbm_block_t* plan_t::blk |
Definition at line 108 of file dbm_multiply_comm.c.
| int plan_t::rank |
Definition at line 109 of file dbm_multiply_comm.c.
| int plan_t::row_size |
Definition at line 110 of file dbm_multiply_comm.c.
| int plan_t::col_size |
Definition at line 111 of file dbm_multiply_comm.c.