Esempio n. 1
0
 public NDview <Type> Transpose(int[] table) => ND.Transpose(View, table);