2 implementations of
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
87public ref T this[params scoped ReadOnlySpan<NIndex> indexes]
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
160public ref T this[params scoped ReadOnlySpan<NIndex> indexes]
1 reference to
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
159/// <inheritdoc cref="ITensor{TSelf, T}.this[ReadOnlySpan{NIndex}]" />