1 implementation of GetPinnableReference
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
362ref readonly T IReadOnlyTensor<Tensor<T>, T>.GetPinnableReference() => ref GetPinnableReference();
2 references to GetPinnableReference
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ITensor_1.cs (1)
90/// <inheritdoc cref="IReadOnlyTensor{TSelf, T}.GetPinnableReference" />
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
397/// <inheritdoc cref="IReadOnlyTensor{TSelf, T}.GetPinnableReference()" />