Module mul
p3_
matrix
0.1.0
Module mul
Module Items
Functions
In crate p3_
matrix
Modules
bitrev
dense
extension
horizontally_truncated
mul
row_index_mapped
sparse
stack
strided
util
Structs
Dimensions
Traits
Matrix
p3_matrix
Module
mul
Copy item path
Settings
Help
Summary
Source
Functions
§
mul_
csr_
dense
Compute
C = A * B
, where
A
in a CSR matrix and
B
is a dense matrix.