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