p3_
matrix
0.1.0
Module mul
Module Items
Functions
In crate p3_
matrix
p3_matrix
Module
mul
Copy item path
Source
Functions
ยง
mul_
csr_
dense
Compute
C = A * B
, where
A
in a CSR matrix and
B
is a dense matrix.