Overload List

  NameDescription
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.

See Also