Exemple #1
0
 get => new NDArray(Storage.GetData(indices));
 get => new NDArray(Storage.GetData(dims, ndims));