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

Method isTemporary

src/main/java/com/scudata/array/ConstArray.java:395–397  ·  view source on GitHub ↗

是否是计算过程中临时产生的数组,临时产生的可以被修改,比如 f1+f2+f3,只需产生一个数组存放结果 @return true:是临时产生的数组,false:不是临时产生的数组

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

memberDivideMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected