Sets an element of the matrix to the given value. @param rowIndex the row's index @param columnIndex the column's index @param value the value
(int rowIndex, int columnIndex, double value)
source not stored for this graph (policy: none)
no test coverage detected