Sets a row of the matrix to the given row. Performs a deep copy. @param index the row's index @param newRow an array of doubles
(int index, double[] newRow)
source not stored for this graph (policy: none)
no test coverage detected