MCPcopy Create free account
hub / github.com/SPLWare/esProc / identity

Method identity

src/main/java/com/scudata/expression/fn/algebra/Matrix.java:917–925  ·  view source on GitHub ↗

生成单位矩阵 @param rows 行数 @param cols 列数 @return 返回rows cols矩阵,对角线上为1,其它为0

(int rows, int cols)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

inverseMethod · 0.95
pseudoinverseMethod · 0.95
calculateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected