Performs element-wise addition of two real sparse matrices A
, B
of type SparseMatrix
,
double
scalar value applied to SparseMatrix A
. double
scalar value applied to SparseMatrix B
. SparseMatrix
matrix. SparseMatrix
matrix. A SparseMatrix
matrix representing the computed sum.
Exception Type | Condition |
---|---|
ArgumentException | is thrown when the matrices are not of the same size. |
SparseMatrix Class | Imsl.Math Namespace