Hi all,I want to multiply two matrices together, one is MATAIJ and the second is MATBAIJ, is there a way to leverage the properties of the blocked matrix in the BAIJ format or should I just assemble the BAIJ matrix as AIJ?
-- Best, Luc
Hi all,I want to multiply two matrices together, one is MATAIJ and the second is MATBAIJ, is there a way to leverage the properties of the blocked matrix in the BAIJ format or should I just assemble the BAIJ matrix as AIJ?
-- Best, Luc