示例#1
0
 public NDview <Type> Reshape(params int[] shape) => ND.Reshape(View, shape);