Returns a new diagonal matrix with specified elements. @param d array of diagonal elements d[k] = A(k,k). @return the matrix.
(double[] d)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected