Overload List
| Name | Description | |
|---|---|---|
| DenseProduct(DoubleComplexCsrSparseMatrix, DoubleComplexCsrSparseMatrix) |
Matrix inner product of two sparse matrices in compressed row (CSR) format. Result is
a dense matrix.
| |
| DenseProduct(DoubleCsrSparseMatrix, DoubleCsrSparseMatrix) |
Matrix inner product of two sparse matrices in compressed row (CSR) format. Result is
a dense matrix.
|