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