pub fn sparse_sparse_matmul_numeric_scratch<I: Index, T: ComplexField>(
dst: SymbolicSparseColMatRef<'_, I>,
par: Par,
) -> StackReqExpand description
computes the size and alignment of the workspace required to perform the numeric matrix
multiplication into dst.