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

Method sum

importlibs/mathcli/src/com/scudata/lib/math/MulMatrix.java:285–411  ·  view source on GitHub ↗

按某个维度求和,返回低一级的多维矩阵,对向量返回数值 @param level 指定层,从1开始,超过总层数无意义,不抛异常 @param ifNull 是否处理空值,默认false,空值按0处理 @return

(int level, boolean ifNull)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getLevelMethod · 0.95
autoLevelMethod · 0.95
sum2Method · 0.95
createMethod · 0.65
getMethod · 0.65
addMethod · 0.65
doubleValueMethod · 0.45

Tested by

no test coverage detected