Implemented interface member:
property
this
System.Numerics.Tensors.IReadOnlyTensor<TSelf, T>.this[params System.ReadOnlySpan<nint>]
1 reference to
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
500
object? IReadOnlyTensor.this[params scoped ReadOnlySpan<nint> indexes] => this
[
indexes];