コード例 #1
0
 public NDview <Type> CumSum(int axis  = -1) => ND.CumSumAxis(this, axis);