Sets the value of an element in the matrix.
int
specifying the row index of the element. int
specifying the column index of the element. double
specifying the value of the iRow
-th and jColumn
-th element. SparseMatrix Class | Imsl.Math Namespace