|
| | BlockSpGEMM (SpParMat< IT, NTA, DERA > &A, SpParMat< IT, NTB, DERB > &B, int br, int bc, int bi=1) |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getNextBlock (IT &roffset, IT &coffset) |
| |
| bool | hasNext () |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getBlockId (int rbid, int cbid, IT &roffset, IT &coffset) |
| |
| std::vector< IT > | getBlockOffsets (bool is_row) |
| |
| | BlockSpGEMM (SpParMat< IT, NTA, DERA > &A, SpParMat< IT, NTB, DERB > &B, int br, int bc, int bi=1) |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getNextBlock (IT &roffset, IT &coffset) |
| |
| bool | hasNext () |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getBlockId (int rbid, int cbid, IT &roffset, IT &coffset) |
| |
| std::vector< IT > | getBlockOffsets (bool is_row) |
| |
| | BlockSpGEMM (SpParMat< IT, NTA, DERA > &A, SpParMat< IT, NTB, DERB > &B, int br, int bc, int bi=1) |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getNextBlock (IT &roffset, IT &coffset) |
| |
| bool | hasNext () |
| |
| template<typename SR , typename NTC , typename DERC > |
| SpParMat< IT, NTC, DERC > | getBlockId (int rbid, int cbid, IT &roffset, IT &coffset) |
| |
| std::vector< IT > | getBlockOffsets (bool is_row) |
| |
template<typename
IT, typename NTA, typename DERA, typename NTB, typename DERB>
struct combblas::BlockSpGEMM< IT, NTA, DERA, NTB, DERB >
Definition at line 16 of file BlockSpGEMM.h.