1 implementation of
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
351object? IReadOnlyTensor.this[params scoped ReadOnlySpan<nint> indexes] => this[indexes];
1 reference to
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\IReadOnlyTensor.cs (1)
23/// <inheritdoc cref="this[ReadOnlySpan{nint}]" />