public static void SetRow( this IMatrix<double> destinationMatrix, int rowNumber, IReadOnlyList<double> sourceVector )