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