2 implementations of
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
337object? ITensor.this[params scoped ReadOnlySpan<nint> indexes]
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
370object? ITensor.this[params scoped ReadOnlySpan<nint> indexes]
1 reference to
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\ITensor.cs (1)
22/// <inheritdoc cref="this[ReadOnlySpan{nint}]" />