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

Method solve

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

求解A X = B @param 矩阵参数B @return 方阵直接求解,其它情况返回最小二乘法解

(Matrix B)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

calculateMethod · 0.95
inverseMethod · 0.95
mainMethod · 0.95
calculateMethod · 0.95
pseudoinverseMethod · 0.45

Calls 2

warnMethod · 0.95
getMessageMethod · 0.45

Tested by

no test coverage detected