MCPcopy Create free account
hub / github.com/dhale/jtk / diagonal

Method diagonal

core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:928–934  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getSMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected