Пример #1
0
 get => new NDArray(Storage.GetData(indices));
Пример #2
0
 get => new NDArray(Storage.GetData(dims, ndims));