Returns the value of an element in the matrix.
int
containing the row index of the element. int
containing the column index of the element. A Complex
containing the value of the iRow
-th and jColumn
-th element. If the element was never set, its value is zero.
ComplexSparseMatrix Class | Imsl.Math Namespace