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

Method identity

core/src/main/java/edu/mines/jtk/la/DMatrix.java:742–749  ·  view source on GitHub ↗

Returns a new identity matrix. @param m the number of rows. @param n the number of columns. @return the identity matrix.

(int m, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testConstructMethod · 0.95
testRandomMethod · 0.95
testConstructMethod · 0.95

Calls 1

minMethod · 0.45

Tested by 3

testConstructMethod · 0.76
testRandomMethod · 0.76
testConstructMethod · 0.76