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