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

Method get

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

从矩阵中获取指定行列的数,返回double @param matrix 矩阵,使用数列的序列表示 @param r 行号,从0开始 @param c 列号,从0开始 @return

(Sequence matrix, int r, int c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mseMethod · 0.95
maeMethod · 0.95
changeAverageToZeroMethod · 0.95
getAverageMethod · 0.95
calculateMethod · 0.95

Calls 3

getMethod · 0.65
lengthMethod · 0.45
doubleValueMethod · 0.45

Tested by

no test coverage detected