SparseMatrixMultiply Method |
Name | Description | |
---|---|---|
![]() | Multiply(Double) |
Multiply the matrix by a vector.
|
![]() ![]() | Multiply(Double, SparseMatrix) |
Multiply row array x and sparse matrix A,
![]() |
![]() ![]() | Multiply(SparseMatrix, SparseMatrix) |
Multiply two sparse matrices, ![]() |
![]() ![]() | Multiply(SparseMatrix, Double) |
Multiply sparse matrix A and column array x,
![]() |