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