![]() |
(git:c23c79b)
|
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 63 of file dbm_multiply_comm.c.
| const dbm_block_t* plan_t::blk |
Definition at line 64 of file dbm_multiply_comm.c.
| int plan_t::rank |
Definition at line 65 of file dbm_multiply_comm.c.
| int plan_t::row_size |
Definition at line 66 of file dbm_multiply_comm.c.
| int plan_t::col_size |
Definition at line 67 of file dbm_multiply_comm.c.