按某个维度求和,返回低一级的多维矩阵,对向量返回数值 @param level 指定层,从1开始,超过总层数无意义,不抛异常 @param ifNull 是否处理空值,默认false,空值按0处理 @return
(int level, boolean ifNull)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected