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

Method identity

core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:905–912  ·  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 1

inverseMethod · 0.95

Calls 1

minMethod · 0.45

Tested by

no test coverage detected