ArrayData x,y; y=x.apply(Reshape()); y=x.apply(Reshape(m,n)); ... Creates a function object that will reshape an array of arbitrary rank into an rank 1 ...
確定! 回上一頁